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