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