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