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