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