code: purgatorio

ref: 2459e34d77e2e21ef829c0dfaafd99433899494f
dir: /emu/NetBSD/devfs.c/

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

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