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