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