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