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