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