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