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