2011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com>

PR 1744/doc
	* user/clock.t: rtems_clock_time_value type uses changed to struct
	timeval.
This commit is contained in:
Joel Sherrill
2011-03-04 15:34:10 +00:00
parent d2836d4f7a
commit c0640a2bd8
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1744/doc
* user/clock.t: rtems_clock_time_value type uses changed to struct
timeval.
2011-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* setup.def, shell/preface.texi: Bump to 4.10.99.0

View File

@@ -345,7 +345,7 @@ indicated below:
@item @code{@value{RPREFIX}CLOCK_GET_TICKS_PER_SECOND} - (rtems_interval *)
@item @code{@value{RPREFIX}CLOCK_GET_TIME_VALUE} - (rtems_clock_time_value *)
@item @code{@value{RPREFIX}CLOCK_GET_TIME_VALUE} - (struct timeval *)
@end itemize
@end ifset