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