]> git.sur5r.net Git - freertos/blobdiff - Source/include/mpu_wrappers.h
Remove unnecessary ';' characters from a couple of macro definitions in the IAR MSP43...
[freertos] / Source / include / mpu_wrappers.h
index 6f13f5af3f929a77a3284890a2964b4116768569..8e3a3319faf003bc395e7283f843070972f40315 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-    FreeRTOS V6.0.0 - Copyright (C) 2009 Real Time Engineers Ltd.\r
+    FreeRTOS V6.1.0 - Copyright (C) 2010 Real Time Engineers Ltd.\r
 \r
     ***************************************************************************\r
     *                                                                         *\r
@@ -10,7 +10,7 @@
     *    + Looking for basic training,                                        *\r
     *    + Wanting to improve your FreeRTOS skills and productivity           *\r
     *                                                                         *\r
-    * then take a look at the FreeRTOS eBook                                  *\r
+    * then take a look at the FreeRTOS books - available as PDF or paperback  *\r
     *                                                                         *\r
     *        "Using the FreeRTOS Real Time Kernel - a Practical Guide"        *\r
     *                  http://www.FreeRTOS.org/Documentation                  *\r
@@ -59,7 +59,7 @@ only for ports that are using the MPU. */
 #ifdef portUSING_MPU_WRAPPERS\r
 \r
        /* MPU_WRAPPERS_INCLUDED_FROM_API_FILE will be defined when this file is\r
-       included from queue.c or task.c to prevent it from having an effict within\r
+       included from queue.c or task.c to prevent it from having an effect within\r
        those files. */\r
        #ifndef MPU_WRAPPERS_INCLUDED_FROM_API_FILE\r
 \r