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