Plan 9 from User Space
's
/usr/local/plan9
/
src
/
cmd
/
auxstats
/
NetBSD.c
#include <u.h> #include <libc.h> #include <bio.h> #include "dat.h" void (*statfn[])(int) = { 0 };
Copyright © 2005 Lucent Technologies, Russ Cox, MIT.
See
license
for details.