shithub: purgatorio

ref: 09d11c64e5014a64dbc7b807899b3dd2581fe26f
dir: /emu/NetBSD/devfs.c/

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

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