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