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