xref
: /
plan9
/
sys
/
src
/
ape
/
lib
/
ap
/
arm
/
cycles.c
(revision 58da3067adcdccaaa043d0bfde28ba83b7ced07d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
void
2
_cycles
(
unsigned
long
long
*
u
)
3
{
4
*
u
= 0;
5
}
6