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