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
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
*/
|
||||
|
||||
#include <zephyr/toolchain.h>
|
||||
#include <zephyr/linker/sections.h>
|
||||
|
||||
_ASM_FILE_PROLOGUE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue