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