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