[VK_RZ_A1H] Maked __iar_program_start as weak

pull/2361/head
Christopher Haster 2016-08-03 16:27:16 -05:00
parent 4b62957ef9
commit 2c4a03f118
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
SECTION .intvec:CODE:NOROOT(2)
PUBLIC __vector
PUBLIC __iar_program_start
PUBWEAK __iar_program_start
PUBLIC Undefined_Handler
EXTERN SWI_Handler
PUBLIC Prefetch_Handler