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