]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/RX200_RX231-RSK_GCC_e2studio_IAR/src/Full_Demo/RegTest_GCC.S
Update version number to 9.0.0rc2.
[freertos] / FreeRTOS / Demo / RX200_RX231-RSK_GCC_e2studio_IAR / src / Full_Demo / RegTest_GCC.S
index 0d8d1e4cfb470d8ff2e915656e971b279f5aa509..d82a6e49aa40d22b5cd8d76a1177d89f8933ab43 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
@@ -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
@@ -92,7 +92,7 @@ _vRegTest1Implementation:
        MOV.L   #14, R14\r
        MOV.L   #15, R15\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
@@ -177,7 +177,7 @@ _vRegTest2Implementation:
        MOV.L   #140, R14\r
        MOV.L   #150, R15\r
 \r
-       ; Loop, checking on each itteration that each register still contains the\r
+       ; Loop, checking on each iteration that each register still contains the\r
        ; expected value.\r
 TestLoop2:\r
 \r