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