summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/edb7312/irq/bsp_irq_asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/arm/edb7312/irq/bsp_irq_asm.S')
-rw-r--r--c/src/lib/libbsp/arm/edb7312/irq/bsp_irq_asm.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/arm/edb7312/irq/bsp_irq_asm.S b/c/src/lib/libbsp/arm/edb7312/irq/bsp_irq_asm.S
index 69a41828b7..4b8da4961f 100644
--- a/c/src/lib/libbsp/arm/edb7312/irq/bsp_irq_asm.S
+++ b/c/src/lib/libbsp/arm/edb7312/irq/bsp_irq_asm.S
@@ -22,8 +22,8 @@
* Function to obtain, execute an IT handler and acknowledge the IT
*/
- .globl ExecuteITHandler
-ExecuteITHandler :
+ .globl bsp_interrupt_dispatch
+bsp_interrupt_dispatch :
/*
* Look at interrupt status register to determine source.
* From source, determine offset into expanded vector table