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