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