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