code: purgatorio

ref: 3866717cbb020199d58171c1c0cdd7382a74ee82
dir: /emu/OpenBSD/devfs.c/

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

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