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