code: purgatorio

ref: b5bc6572b0a82c52ab04bcf25e1ed76700deb246
dir: /emu/DragonFly/devfs.c/

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

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