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