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