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