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