]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c
+ Moved the History.txt file from the website git repo into the source code SVN repo.
[freertos] / FreeRTOS / Source / portable / RVDS / ARM_CM3 / port.c
index 4a6fc128f92b1213e9bfb65f916c0ea2464da5b9..42d48157a864667f3adc0935dd1d60a74ac35f87 100644 (file)
@@ -588,7 +588,7 @@ void xPortSysTickHandler( void )
                        vTaskStepTick( ulCompleteTickPeriods );\r
                        portNVIC_SYSTICK_LOAD_REG = ulTimerCountsForOneTick - 1UL;\r
 \r
-                       /* Exit with interrpts enabled. */\r
+                       /* Exit with interrupts enabled. */\r
                        __enable_irq();\r
                }\r
        }\r