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