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