Skip to content

Commit 9d35328

Browse files
committed
Clean up failed merge
1 parent b515def commit 9d35328

File tree

1 file changed

+0
-4
lines changed
  • libraries/mbed/targets/cmsis/TARGET_Silicon_Labs/TARGET_EFM32/TARGET_EFM32PG_STK3401/TOOLCHAIN_GCC_ARM

1 file changed

+0
-4
lines changed

libraries/mbed/targets/cmsis/TARGET_Silicon_Labs/TARGET_EFM32/TARGET_EFM32PG_STK3401/TOOLCHAIN_GCC_ARM/startup_efm32pg1b.S

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,7 @@ __Vectors:
113113
.long PCNT0_IRQHandler /* 22 - PCNT0 */
114114
.long CMU_IRQHandler /* 23 - CMU */
115115
.long MSC_IRQHandler /* 24 - MSC */
116-
<<<<<<< HEAD
117-
.long Default_Handler /* 25 - Reserved */
118-
=======
119116
.long CRYPTO_IRQHandler /* 25 - CRYPTO */
120-
>>>>>>> SiLabs: Update emlib to 4.2.0
121117
.long LETIMER0_IRQHandler /* 26 - LETIMER0 */
122118
.long Default_Handler /* 27 - Reserved */
123119
.long Default_Handler /* 28 - Reserved */

0 commit comments

Comments
 (0)