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