code: purgatorio

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

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

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