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