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