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:16 +00:00
parent 302784eafb
commit 6481895a2e
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-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
* common/cpright.texi: Update copyright.

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