Force inclusion of 'shadow RAM preparation' load chunk in crt0.s and
not in the linker config file.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
.ifdef __ATARIXL__
|
||||
|
||||
.export sramprep
|
||||
|
||||
.import __SRPREP_LOAD__, __SRPREPCHNK_LAST__
|
||||
.import __SHADOW_RAM_LOAD__, __SHADOW_RAM_SIZE__, __SHADOW_RAM_RUN__
|
||||
.import __SHADOW_RAM2_LOAD__, __SHADOW_RAM2_SIZE__, __SHADOW_RAM2_RUN__
|
||||
|
||||
Reference in New Issue
Block a user