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