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