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