5e4e1d4995
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.
14 lines
439 B
Plaintext
14 lines
439 B
Plaintext
# $FreeBSD$
|
|
arm/arm/cpufunc_asm_fa526.S standard
|
|
arm/econa/econa_machdep.c standard
|
|
arm/econa/econa.c standard
|
|
arm/econa/timer.c standard
|
|
arm/econa/uart_bus_ec.c optional uart
|
|
arm/econa/uart_cpu_ec.c optional uart
|
|
dev/uart/uart_dev_ns8250.c optional uart
|
|
arm/arm/bus_space_generic.c standard
|
|
arm/econa/ehci_ebus.c optional ehci
|
|
arm/econa/ohci_ec.c optional ohci
|
|
arm/econa/if_ece.c standard
|
|
arm/econa/cfi_bus_econa.c optional cfi
|