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