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