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