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