Correct comment only.

pull/4/head
Richard Barry 12 years ago
parent c4eef61d39
commit 4894955a08

@ -199,7 +199,7 @@ used. */
*/ */
void vConfigureTickInterrupt( void ); void vConfigureTickInterrupt( void );
#define configSETUP_TICK_INTERRUPT() vConfigureTickInterrupt() #define configSETUP_TICK_INTERRUPT() vConfigureTickInterrupt()
#endif /* __ICCARM__ */ #endif /* __IASMARM__ */
/* The following constants describe the hardware, and are correct for the /* The following constants describe the hardware, and are correct for the
Renesas RZ MPU. */ Renesas RZ MPU. */

Loading…
Cancel
Save