shithub: purgatorio

ref: 606901dc5da9cb09acb5593c5cf74ce1b52ca6e2
dir: /emu/OpenBSD/devfs.c/

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

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