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)
|
||||
.PP
|
||||
.B
|
||||
void cycles(vlong *cyclep)
|
||||
void cycles(uvlong *cyclep)
|
||||
.SH DESCRIPTION
|
||||
If
|
||||
.I t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue