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