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