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