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