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