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