code: purgatorio

ref: b7af62b250e5dff30320a181ca9d53ab5a7c276d
dir: /emu/OpenBSD/devfs.c/

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

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