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