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