zephyr/include/arch/arm
Andrew Boie 164ba8c5cd sw_isr_table.h: clean up definition
This private data structure now no longer introduces a typedef or
uses CamelCase. It's not necessary to specify the size of extern
arrays, so we don't need a block of #ifdefs for every arch.

Change-Id: I71fe61822ecef29820280a43d5ac2822a61f7082
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-02-08 18:14:37 +00:00
..
cortex_m sw_isr_table.h: clean up definition 2017-02-08 18:14:37 +00:00
arch.h arm: cmsis: Remove nvic.h and use CMSIS NVIC calls directly 2017-01-30 11:02:36 -06:00