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