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