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