forked from Imagelibrary/rtems
2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/include/rtems/score/tod.h: Fix typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* score/include/rtems/score/tod.h: Fix typo.
|
||||||
|
|
||||||
2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* rtems/include/rtems/rtems/config.h: Add
|
* rtems/include/rtems/rtems/config.h: Add
|
||||||
|
|||||||
@@ -233,7 +233,7 @@ uint32_t TOD_TICKS_PER_SECOND_method(void);
|
|||||||
|
|
||||||
/** @brief Method to return number of ticks in a second
|
/** @brief Method to return number of ticks in a second
|
||||||
*
|
*
|
||||||
* This method exists to hide the fact that TOD_TICKS_PER_SECOND can no
|
* This method exists to hide the fact that TOD_TICKS_PER_SECOND can not
|
||||||
* be implemented as a macro in a .h file due to visibility issues.
|
* be implemented as a macro in a .h file due to visibility issues.
|
||||||
* The Configuration Table is not available to SuperCore .h files but
|
* The Configuration Table is not available to SuperCore .h files but
|
||||||
* is available to their .c files.
|
* is available to their .c files.
|
||||||
|
|||||||
Reference in New Issue
Block a user