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