shithub: purgatorio

ref: 948870cffe2572efb68ef0b3873b36238fb53263
dir: /emu/DragonFly/devfs.c/

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

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