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