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