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