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