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