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