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