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