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