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