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