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