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