linker: move all linker headers to include/linker
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
be366b7ba6
commit
397d29db42
151 changed files with 186 additions and 186 deletions
|
@ -18,7 +18,7 @@
|
|||
#include <zephyr/types.h>
|
||||
#include <limits.h>
|
||||
#include <toolchain.h>
|
||||
#include <sections.h>
|
||||
#include <linker/sections.h>
|
||||
#include <atomic.h>
|
||||
#include <errno.h>
|
||||
#include <misc/__assert.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue