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