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