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