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