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