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