summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-02-09 06:18:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-02-09 06:18:57 +0000
commitb2b56cb985be377ed0ec759d4196e36302cf86a7 (patch)
tree6426acb86a6b0907ec06ecee4c21ef53427bd292 /cpukit
parentRegenerate. (diff)
downloadrtems-b2b56cb985be377ed0ec759d4196e36302cf86a7.tar.bz2
2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* sapi/include/confdefs.h: Fix typo.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/sapi/include/confdefs.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 01b4ec84ca..fcb7dcf682 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * sapi/include/confdefs.h: Fix typo.
+
+2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* include/rtems/btimer.h: New.
* Makefile.am: Add rtems/btimer.h
* libcsupport/include/timerdrv.h: Reflect having split out functions
diff --git a/cpukit/sapi/include/confdefs.h b/cpukit/sapi/include/confdefs.h
index 07fb2ec8a9..7f40275239 100644
--- a/cpukit/sapi/include/confdefs.h
+++ b/cpukit/sapi/include/confdefs.h
@@ -499,7 +499,7 @@ rtems_fs_init_functions_t rtems_fs_init_helper =
#endif
/*
- * STACK_CHECER_ON was still available in 4.9 so give a warning for now.
+ * STACK_CHECKER_ON was still available in 4.9 so give a warning for now.
*/
#if defined(STACK_CHECKER_ON)
#define CONFIGURE_STACK_CHECKER_ENABLED