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