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