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