]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/RegTest.S
Update version number to 9.0.0rc2.
[freertos] / FreeRTOS / Demo / RX600_RX64M_RSK_GCC_e2studio / src / RegTest.S
index 5a86b5398f4c144116c19fdf5f00c04e214c26b4..763026e25f3c8b4f90ec753722c76fbaf989b226 100644 (file)
@@ -1,5 +1,5 @@
 ;/*\r
-;    FreeRTOS V8.2.0 - 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
@@ -22,7 +22,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
 ;    >>! NOTE: The modification to the GPL is included to allow you to distribute\r
 ;    >>! a combined work that includes FreeRTOS without being obliged to provide\r
@@ -104,7 +104,7 @@ _vRegTest1Implementation:
        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
 TestLoop1:                                                             \r
 \r
@@ -221,7 +221,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