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