]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/RX700_RX71M_RSK_GCC_e2studio_IAR/src/Full_Demo/RegTest_IAR.s
Update version number to 9.0.0rc2.
[freertos] / FreeRTOS / Demo / RX700_RX71M_RSK_GCC_e2studio_IAR / src / Full_Demo / RegTest_IAR.s
index af07b4bf05989fd1f8b7d9a0afe837dbb51f8360..b5e159b75212fd6318359e3778780f6517683bf7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-    FreeRTOS V8.2.2 - Copyright (C) 2015 Real Time Engineers Ltd.\r
+    FreeRTOS V9.0.0rc2 - Copyright (C) 2016 Real Time Engineers Ltd.\r
     All rights reserved\r
 \r
     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.\r
@@ -8,7 +8,7 @@
 \r
     FreeRTOS is free software; you can redistribute it and/or modify it under\r
     the terms of the GNU General Public License (version 2) as published by the\r
-    Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.\r
+    Free Software Foundation >>>> AND MODIFIED BY <<<< the FreeRTOS exception.\r
 \r
     ***************************************************************************\r
     >>!   NOTE: The modification to the GPL is included to allow you to     !<<\r
@@ -106,7 +106,7 @@ _vRegTest1Implementation:
        MVTACLO R2, A0\r
        MVTACHI R3, A1\r
        MVTACLO R4, A1\r
-       /* Loop, checking each itteration that each register still contains the\r
+       /* Loop, checking each iteration that each register still contains the\r
        expected value. */\r
 TestLoop1:                                                             \r
 \r
@@ -223,7 +223,7 @@ _vRegTest2Implementation:
        MVTACHI R3, A1\r
        MVTACLO R4, A1\r
 \r
-       /* Loop, checking each itteration that each register still contains the\r
+       /* Loop, checking each iteration that each register still contains the\r
        expected value. */\r
 TestLoop2:                                                             \r
 \r