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