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