summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/avr/rtems/score/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-27 18:19:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-27 18:19:33 +0000
commitfd234b864cace44a3fc4b77bdf0f9dd60aa56f20 (patch)
treeafdf75205853627514e5974653bcf3032e32c1e7 /cpukit/score/cpu/avr/rtems/score/cpu.h
parent2009-02-27 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-fd234b864cace44a3fc4b77bdf0f9dd60aa56f20.tar.bz2
2009-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/score/cpu.h: AVR stack grows down.
Diffstat (limited to 'cpukit/score/cpu/avr/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/avr/rtems/score/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/avr/rtems/score/cpu.h b/cpukit/score/cpu/avr/rtems/score/cpu.h
index 980eb3d62a..48e72c57c9 100644
--- a/cpukit/score/cpu/avr/rtems/score/cpu.h
+++ b/cpukit/score/cpu/avr/rtems/score/cpu.h
@@ -317,7 +317,7 @@ extern "C" {
* XXX document implementation including references if appropriate
*/
-#define CPU_STACK_GROWS_UP TRUE
+#define CPU_STACK_GROWS_UP FALSE
/*
* The following is the variable attribute used to force alignment