zephyr/include/arch
Carlo Caione d048faacf2 aarch32: Add header shims to support old file locations
Out-of-tree code can still be using the old file locations. Introduce
header shims to include the headers from the new correct location and
print a warning message.

Add also a new Kconfig symbol to suppress such warning.

The shim will go away after two releases, so make sure to adapt your
application for the new locations.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2019-12-20 11:40:59 -05:00
..
arc arc: linker.ld: Port vector table to zephyr_linker_sources() 2019-12-20 08:54:53 -05:00
arm aarch32: Add header shims to support old file locations 2019-12-20 11:40:59 -05:00
common sys_io: pull in toolchain.h 2019-10-09 09:14:18 -04:00
nios2 cmake: Add the TEXT_START location to zephyr_linker_sources() 2019-12-20 08:54:53 -05:00
posix kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
riscv cmake: Add the TEXT_START location to zephyr_linker_sources() 2019-12-20 08:54:53 -05:00
x86 arm, x86, riscv: linker.ld: Move TEXT_SECTION_OFFSET 2019-12-20 08:54:53 -05:00
xtensa global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
arch_inlines.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
cpu.h arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
syscall.h arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00