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