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