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