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