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