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