zephyr/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 arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
nios2 global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
posix POSIX arch: Fix C++ main() linkage issue 2019-12-18 21:53:47 +01:00
riscv kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
x86 x86: fix stack traces on x86_64 2019-12-18 08:15:54 -05:00
xtensa xtensa: add support to build HAL as part of build process 2019-12-18 20:24:18 -05:00
CMakeLists.txt arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
Kconfig xtensa: add support to build HAL as part of build process 2019-12-18 20:24:18 -05:00