zephyr/arch/arm/core
Andrew Boie 8397dc5028 _irq_handler_set: don't require old function as parameter
This was kept around since it used to be necessary for x86, and we
want our APIs to keep partity across arches, but with the x86 IRQ
refactoring this is no longer needed.

Change-Id: Iacd61f4c4d3cc33b4a15bfa083e106ba6d5da942
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:24:41 -05:00
..
cortex_m define range for FAULT_DUMP config variable 2016-02-05 20:24:37 -05:00
offsets checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
atomic.S Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
cpu_idle.S Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
exc_exit.S Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
fatal.c cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00
fault.c cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00
fault_s.S Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
fiber_abort.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
gdb_stub.S Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
gdb_stub_irq_vector_table.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
irq_init.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
irq_manage.c _irq_handler_set: don't require old function as parameter 2016-02-05 20:24:41 -05:00
isr_wrapper.S Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile arch: rename context.c files to thread. 2016-02-05 20:15:27 -05:00
swap.S Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
sys_fatal_error_handler.c cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00
task_abort.c cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00
thread.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00