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