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