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