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