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