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