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