shithub: purgatorio

ref: a411870ee4640241e3c494367d922847da84f972
dir: /emu/MacOSX/devfs.c/

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

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