2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>

* sapi/include/confdefs.h: Fix typo.
This commit is contained in:
Ralf Corsepius
2011-02-09 06:18:57 +00:00
parent 71f5f489d6
commit b2b56cb985
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
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.

View File

@@ -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