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