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