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