shithub: purgatorio

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

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

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