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