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