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