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