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