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