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