zephyr/arch/arm/include
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
..
aarch32 arch: arm: Fix header guards 2019-12-20 11:40:59 -05:00
cortex_m aarch32: Add header shims to support old file locations 2019-12-20 11:40:59 -05:00
cortex_r aarch32: Add header shims to support old file locations 2019-12-20 11:40:59 -05:00
kernel_arch_data.h arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
kernel_arch_func.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
offsets_short_arch.h