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