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