diff options
-rw-r--r-- | os/common/startup/ARMCMx/devices/XMC1100/veneers_gcc.S | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/os/common/startup/ARMCMx/devices/XMC1100/veneers_gcc.S b/os/common/startup/ARMCMx/devices/XMC1100/veneers_gcc.S index f5cf35a97..468aab0d0 100644 --- a/os/common/startup/ARMCMx/devices/XMC1100/veneers_gcc.S +++ b/os/common/startup/ARMCMx/devices/XMC1100/veneers_gcc.S @@ -148,9 +148,6 @@ __veneers: .long 0
.long 0
.long 0
- .long 0
- .long 0
- .long 0
ldr r0, =UsageFault_Handler
mov pc, r0
.long 0
|