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