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