summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/include/rtems/system.h')
-rw-r--r--cpukit/score/include/rtems/system.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/include/rtems/system.h b/cpukit/score/include/rtems/system.h
index d0ca5748a3..c2fbf7694b 100644
--- a/cpukit/score/include/rtems/system.h
+++ b/cpukit/score/include/rtems/system.h
@@ -30,7 +30,7 @@ extern "C" {
#define __RTEMS_REVISION__ 0
/*
- * The cpu options include file defines all cpu dependent
+ * The cpu options include file defines all cpu dependent
* parameters for this build of RTEMS. It must be included
* first so the basic macro definitions are in place.
*/
@@ -40,7 +40,7 @@ extern "C" {
/*
* The following ensures that all data is declared in the space
* of the initialization routine for either the Initialization Manager
- * or the initialization file for the appropriate API. It is
+ * or the initialization file for the appropriate API. It is
* referenced as "external" in every other file.
*/