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