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