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