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