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