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