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