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