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