zephyr/arch/arm/include
Szymon Janc 83e0faf19f Remove not needed stack growth direction defines
All supported platforms have descending stack (growth direction is
down). To avoid confusion just remove not needed stack direction
defines.

If new platform with stack direction up is added is should be
configured by adding Kconfig option eg STACK_GROWS_UP and
CONFIG_STACK_GROWS_UP should be used in code that depends on
stack growth direction.

Change-Id: I786ff1ab28d8f8bad3f6d1bbe64defc0e81d1707
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:24:20 -05:00
..
cortex_m Remove not needed stack growth direction defines 2016-02-05 20:24:20 -05:00
asm_inline.h arm: rename instances of CortexM 2016-02-05 20:15:27 -05:00
nano_private.h Remove not needed stack growth direction defines 2016-02-05 20:24:20 -05:00
profiler_arch.h profiler_arch.h: remove broken, unnecessary #include 2016-02-05 20:15:34 -05:00
start_task_arch.h microkernel: remove last remnants of 'process' from text 2016-02-05 20:15:27 -05:00