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