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