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