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