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