Skip to content
Commit f00608ef authored by Duy Nguyen's avatar Duy Nguyen Committed by Benjamin Cabé
Browse files

include: Create linker for RX architecture



Add intial support for RX linker script
The RX GCC toolchain automatically adding an "_" as prefix
on every C symbol to comply to the arch ABI, for the C file
to understand the symbol define in linker script the
PLACE_SYMBOL_HERE() macro help to add "_" to linker script
define symbol if build with CONFIG_RX enable
This commit adding minimal support in common linker script
for RX arch

Signed-off-by: default avatarDuy Nguyen <duy.nguyen.xa@renesas.com>
parent 702bed6a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment