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
|
@ -8,7 +8,7 @@
|
|||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/stat.h>
|
||||
#include <linker-defs.h>
|
||||
#include <linker/linker-defs.h>
|
||||
#include <misc/util.h>
|
||||
|
||||
#define USED_RAM_END_ADDR POINTER_TO_UINT(&_end)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue