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