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