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:
Bernard Lee 2022-07-18 17:53:24 +08:00 committed by Fabio Baltieri
commit 5658e9e30d

View file

@ -10,6 +10,7 @@
*/
#include <zephyr/toolchain.h>
#include <zephyr/linker/sections.h>
_ASM_FILE_PROLOGUE