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