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