shithub: purgatorio

ref: 15b2a406cc0e11377cee12b5a112c003f7250a7f
dir: purgatorio/emu/MacOSX/devfs.c

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

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