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