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