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