cputime(2): fix prototype for cycles() (thanks qrstuv)
This commit is contained in:
parent
e333a07ded
commit
de3c058efb
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ int times(long t[4])
|
||||||
double cputime(void)
|
double cputime(void)
|
||||||
.PP
|
.PP
|
||||||
.B
|
.B
|
||||||
void cycles(vlong *cyclep)
|
void cycles(uvlong *cyclep)
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
If
|
If
|
||||||
.I t
|
.I t
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue