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