Force inclusion of 'shadow RAM preparation' load chunk in crt0.s and

not in the linker config file.
This commit is contained in:
Christian Groessler
2013-10-18 22:07:05 +02:00
parent 9a3ca6769a
commit 478a7679a2
5 changed files with 2 additions and 3 deletions

View File

@@ -20,6 +20,7 @@
.import sram_init
.import scrdev
.import findfreeiocb
.forceimport sramprep ; force inclusion of the "shadow RAM preparation" load chunk
.include "save_area.inc"
.endif