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