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