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