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