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