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