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