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