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