2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>

* shell/rtems.t, user/conf.t, user/stackchk.t: Rename STACK_CHECKER_ON
	to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
This commit is contained in:
Joel Sherrill
2008-09-17 19:30:29 +00:00
parent b6f298c7e3
commit 5d2c65e0bd
4 changed files with 15 additions and 9 deletions

View File

@@ -166,7 +166,7 @@ This command always succeeds and returns 0.
@subheading NOTES:
The @code{STACK_CHECKER_ON} @code{confdefs.h} constant
The @code{CONFIGURE_STACK_CHECKER_ENABLED} @code{confdefs.h} constant
must be defined when the application is configured for this
command to have any information to report.