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