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