summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2005-11-29 18:47:05 +0000
committerTill Straumann <strauman@slac.stanford.edu>2005-11-29 18:47:05 +0000
commit8c6579b9dceb04365319de3b47dafa100e3c103f (patch)
tree836c400a7d6cfe33885b4eb03c216338b0cbbe2f /c
parentFixed format. (diff)
downloadrtems-8c6579b9dceb04365319de3b47dafa100e3c103f.tar.bz2
- trivial correction in comment
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/powerpc/shared/startup/pretaskinghook.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/shared/startup/pretaskinghook.c b/c/src/lib/libbsp/powerpc/shared/startup/pretaskinghook.c
index 0879503199..bb5178e8af 100644
--- a/c/src/lib/libbsp/powerpc/shared/startup/pretaskinghook.c
+++ b/c/src/lib/libbsp/powerpc/shared/startup/pretaskinghook.c
@@ -69,7 +69,7 @@ void bsp_pretasking_hook(void)
* and IRQ subsystems...
*
* NOTE: vmeUniverse driver now uses shared interrupts.
- * this requires workspace which is not available
+ * this requires malloc/free which are not available
* from bspstart()...
*/
#ifdef SHOW_MORE_INIT_SETTINGS