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