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