ref: cfebf83947550f3ae730cef4a9b1ab6bf6b8d4f7 dir: /sys/src/libc/mips/cycles.c/
#include <u.h> #include <libc.h> void cycles(uvlong*u) { *u = 0LL; }