Removed .BOOT references as everything will be in boot section

pull/2/head
Alex Forencich 2011-12-15 14:24:39 -08:00
parent 1fa9b17134
commit f6687977bc
1 changed files with 2 additions and 2 deletions

View File

@ -382,7 +382,7 @@ SP_LoadFlashWord:
; Nothing.
; ---
.section .BOOT, "ax"
.section .text
.global SP_LoadFlashPage
SP_LoadFlashPage:
@ -777,7 +777,7 @@ SP_CommonLPM:
; Nothing.
; ---
.section .BOOT, "ax"
.section .text
SP_CommonSPM:
movw ZL, r24 ; Load R25:R24 into Z.