zephyr/include/nanokernel
Juan Manuel Cruz 808e5c4ba0 Fixes to Kbuild to build on ARM architecture.
This commit fixes issues to allow build on ARM architecture.
- It fixes the include paths in Makefiles.
- It fixes the include path for the offsets.c compilation.
- It fixes the linker command. This changes is needed because gcc
  ARM cross-compiler does not accept an AT() command without
  specifing an address explicitly. This corner case appears
  on ARM architectures when XIP is disabled.

Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
Change-Id: Ief8b53c4cc154abba7b7827121ec5a56f62b7b26
2016-02-05 20:14:05 -05:00
..
arc Eliminate unneeded arguments during nanokernel initialization 2016-02-05 20:13:59 -05:00
arm Fixes to Kbuild to build on ARM architecture. 2016-02-05 20:14:05 -05:00
x86 Remove references to ICC 2016-02-05 20:14:00 -05:00
cpu.h First commit 2015-04-10 16:44:37 -07:00
private.h nano_stack: rename 'proc' field to 'fiber' 2016-02-05 20:13:53 -05:00