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