code: purgatorio

ref: 654935ba71201d7215d9fcd96181a330ec6ff617
dir: /emu/NetBSD/devfs.c/

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

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