e825adc7a6
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.
24 lines
760 B
Plaintext
24 lines
760 B
Plaintext
# $FreeBSD$
|
|
kern/kern_clocksource.c standard
|
|
|
|
arm/arm/bus_space_asm_generic.S standard
|
|
arm/arm/bus_space_generic.c standard
|
|
arm/arm/cpufunc_asm_armv5.S standard
|
|
arm/arm/cpufunc_asm_arm10.S standard
|
|
arm/arm/cpufunc_asm_arm11.S standard
|
|
arm/arm/cpufunc_asm_armv7.S standard
|
|
|
|
arm/allwinner/a10_clk.c standard
|
|
arm/allwinner/a10_common.c standard
|
|
arm/allwinner/a10_gpio.c optional gpio
|
|
arm/allwinner/a10_ehci.c optional ehci
|
|
arm/allwinner/a10_machdep.c standard
|
|
arm/allwinner/a10_sramc.c standard
|
|
arm/allwinner/a10_wdog.c standard
|
|
arm/allwinner/a20/a20_cpu_cfg.c standard
|
|
arm/allwinner/aintc.c standard
|
|
arm/allwinner/if_emac.c optional emac
|
|
arm/allwinner/timer.c standard
|
|
arm/arm/bus_space-v6.c standard
|
|
#arm/allwinner/console.c standard
|