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