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