code: 9ferno

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

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

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