shithub: purgatorio

ref: db3b70f1424dfd8c5ea45206790df066c53bfab0
dir: /emu/NetBSD/devfs.c/

View raw version
#include "devfs-posix.c"

static vlong
osdisksize(int fd)
{
	return 0;
}