zephyr/arch/rx
Duy Nguyen d18f879566 include: arch: rx: Change data symbol name
The RX linker is using the name "data" for .data region start
which caused the application cannot use "data" for variable
naming globally.
This commit change the name to "__data_region_start" as expected
in the linker_defs.h file

Signed-off-by: Duy Nguyen <duy.nguyen.xa@renesas.com>
2025-06-26 14:07:03 +02:00
..
core include: arch: rx: Change data symbol name 2025-06-26 14:07:03 +02:00
include
CMakeLists.txt
Kconfig