code: 9ferno

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

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

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