]> git.sur5r.net Git - freertos/blobdiff - Demo/CORTEX_LM3S102_GCC/init/startup.c
Change occurrences of "Cortex M3" to "Cortex-M3".
[freertos] / Demo / CORTEX_LM3S102_GCC / init / startup.c
index fcc30d021b852a0e7073c53e551044e9bf6a088d..592ddc658564d17ffc41733996dbab9a7f929d82 100644 (file)
@@ -55,7 +55,7 @@ static unsigned long pulMainStack[STACK_SIZE];
 \r
 //*****************************************************************************\r
 //\r
-// The minimal vector table for a Cortex M3.  Note that the proper constructs\r
+// The minimal vector table for a Cortex-M3.  Note that the proper constructs\r
 // must be placed on this to ensure that it ends up at physical address\r
 // 0x0000.0000.\r
 //\r