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