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