git: purgatorio

ref: 15dd600cbd3c242fc1fe283dacc390a823055bc4
dir: /emu/FreeBSD/devfs.c/

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

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