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