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