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