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