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