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