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