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