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