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