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