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