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