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