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