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