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