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