nuttx/arch/arm
chao an aa51629bd2 arm/armv7-r: redefine the linker symbols as armlink style
Fix build break:

Error: L6218E: Undefined symbol _sbss (referred from arm_head.o).
Error: L6218E: Undefined symbol _ebss (referred from arm_head.o).
Error: L6218E: Undefined symbol _eronly (referred from arm_head.o).
Error: L6218E: Undefined symbol _sdata (referred from arm_head.o).
Error: L6218E: Undefined symbol _edata (referred from arm_head.o).

Signed-off-by: chao an <anchao@xiaomi.com>
2022-09-26 19:04:25 +02:00
..
include libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
src arm/armv7-r: redefine the linker symbols as armlink style 2022-09-26 19:04:25 +02:00
Kconfig arch/arm: initial support for NRF5340 2022-09-18 21:49:32 +08:00