shithub: purgatorio

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

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

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