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