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