1 #include <sys/types.h> 2 #include <sys/time.h> 3 4 void 5 cpu_initclocks(void) 6 { 7 } 8 9 void 10 microtime(struct timeval *tvp) 11 { 12 } 13 14 void 15 setstatclockrate(int schz) 16 { 17 } 18
Indexes created Tue Sep 30 11:09:46 GMT 2025