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