git: purgatorio

ref: 11cf56ca795f3db5191ad457732c77f918618dd3
dir: /emu/NetBSD/devfs.c/

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

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