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