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