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