summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-02-23 12:09:55 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-02-23 12:09:55 -0600
commit19d18f235084cbd361e068811a11f46d99918950 (patch)
treeae1de115ac452fd376564debd2590c31114684a4
parentMerge remote-tracking branch 'upstream/master' (diff)
downloadrtems-19d18f235084cbd361e068811a11f46d99918950.tar.bz2
Fix typo in comment.
-rw-r--r--c/src/lib/libbsp/shared/bootcard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/shared/bootcard.c b/c/src/lib/libbsp/shared/bootcard.c
index eccddef0d1..8276de8d13 100644
--- a/c/src/lib/libbsp/shared/bootcard.c
+++ b/c/src/lib/libbsp/shared/bootcard.c
@@ -227,7 +227,7 @@ uint32_t boot_card(
);
/*
- * All BSP to do any required initialization now that RTEMS
+ * Let the BSP do any required initialization now that RTEMS
* data structures are initialized. In older BSPs or those
* which do not use the shared framework, this is the typical
* time when the C Library is initialized so malloc()