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