zephyr/include/arch
Benjamin Walsh 3284865323 arm: fix __assert.h inclusion in asm files
The #include <__assert.h> in nvic.h must be guarded by __ASMLANGUAGE
since nvic.h is usable by asm code, and __assert.h is C-only.

Change-Id: I16d72e4579705dbd0bfb55a787525c5938fd1f22
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:14:21 -05:00
..
arc Kbuild: Assembly code extension. 2016-02-05 20:14:20 -05:00
arm arm: fix __assert.h inclusion in asm files 2016-02-05 20:14:21 -05:00
x86 Eliminate VxMicro branding in kernel code 2016-02-05 20:14:15 -05:00
cpu.h Rename VXMICRO_ARCH and VXMICRO 2016-02-05 20:14:16 -05:00