shithub: purgatorio

ref: 5edeca01b0622463a65c126ebcc29314013fd928
dir: /emu/FreeBSD/devfs.c/

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

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