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