shithub: purgatorio

ref: 51bf59e016b43f16ec91943829af30d99a886cc1
dir: /emu/OpenBSD/devfs.c/

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

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