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