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