mirror of
https://github.com/opnsense/src.git
synced 2026-04-11 20:40:03 -04:00
and the functionality it provided into arm/exception.S. Rename the main irq handling routine from arm_handler_execute() to arm_irq_handler() to make it more congruent with how other exception handlers are named, and also update its signature to reflect what has long been reality: it is passed just a trapframe pointer, no interrupt number argument. |
||
|---|---|---|
| .. | ||
| bus_space.c | ||
| files.versatile | ||
| if_smc_fdt.c | ||
| pl050.c | ||
| sp804.c | ||
| versatile_clcd.c | ||
| versatile_common.c | ||
| versatile_machdep.c | ||
| versatile_pci.c | ||
| versatile_pci_bus_space.c | ||
| versatile_pci_bus_space.h | ||
| versatile_sic.c | ||
| versatile_timer.c | ||