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