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