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