commit | 397d29db42f4d2aa7d68000ed413ce45459f1514 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Sat Jun 17 11:30:47 2017 -0400 |
committer | Kumar Gala <kumar.gala@gmail.com> | Sun Jun 18 09:24:04 2017 -0500 |
tree | e22071e0c638f2a28963182543f3ab3055755bf0 | |
parent | be366b7ba63b48f550e0ac15e53e70632f8b1ca4 [diff] [blame] |
linker: move all linker headers to include/linker Signed-off-by: Anas Nashif <anas.nashif@intel.com>
diff --git a/kernel/compiler_stack_protect.c b/kernel/compiler_stack_protect.c index a55632d..7ed30bb 100644 --- a/kernel/compiler_stack_protect.c +++ b/kernel/compiler_stack_protect.c
@@ -20,7 +20,7 @@ #include <kernel_structs.h> #include <toolchain.h> -#include <sections.h> +#include <linker/sections.h> #include <kernel.h> /**