mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-10 08:07:46 -04:00
Correct comment only.
This commit is contained in:
parent
c4eef61d39
commit
4894955a08
1 changed files with 2 additions and 2 deletions
|
@ -199,7 +199,7 @@ used. */
|
|||
*/
|
||||
void vConfigureTickInterrupt( void );
|
||||
#define configSETUP_TICK_INTERRUPT() vConfigureTickInterrupt()
|
||||
#endif /* __ICCARM__ */
|
||||
#endif /* __IASMARM__ */
|
||||
|
||||
/* The following constants describe the hardware, and are correct for the
|
||||
Renesas RZ MPU. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue