zephyr/include/arch
Ioannis Glaropoulos 5eed503290 arch: arc: add missing macro helper definition
Helper macro, MPU_ALIGN() is used by script
gen_app_partitions.py, so the macro needs to be available,
if the APP Shared memory feature is to be used. This commit
defines MPU_ALIGN() in the ARC linker.ld script.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-11-30 10:54:19 -08:00
..
arc arch: arc: add missing macro helper definition 2018-11-30 10:54:19 -08:00
arm syscall: Return bool in a boolean function 2018-11-30 08:05:11 -08:00
nios2 interrupts: simplify position of sw ISR table 2018-11-10 11:01:22 -05:00
posix Revert "linker: warn about orphan sections" 2018-10-14 12:14:04 -04:00
riscv32 interrupts: simplify position of sw ISR table 2018-11-10 11:01:22 -05:00
x86 syscall: Return bool in a boolean function 2018-11-30 08:05:11 -08:00
xtensa arch: xtensa: Add I/O functions to read/write. 2018-11-13 18:49:03 -05:00
cpu.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
syscall.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00