code: purgatorio

ref: d3da2e1b89f30f404c3d11053680098f1b7bf677
dir: /emu/FreeBSD/devfs.c/

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

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