soc: arm: nordic_nrf: include linker sections header
Include linker sections header to move z_arm_platform_init to text section. It is now is placed in the TEXT section. Signed-off-by: Bernard Lee <bernard.lee@nordicsemi.no>
This commit is contained in:
parent
78c871ab86
commit
5658e9e30d
@ -10,6 +10,7 @@
|
||||
*/
|
||||
|
||||
#include <zephyr/toolchain.h>
|
||||
#include <zephyr/linker/sections.h>
|
||||
|
||||
_ASM_FILE_PROLOGUE
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user