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