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