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