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