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