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