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