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