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