Get rid of SAVEAREA segment: fold it into LOWDATA.

This commit is contained in:
Christian Groessler
2013-09-18 00:48:01 +02:00
parent d0c41ecee9
commit b713706304
4 changed files with 17 additions and 26 deletions

View File

@@ -14,7 +14,7 @@
.export RAMTOP_save
.export PORTB_save
.segment "SAVEAREA"
.segment "LOWDATA"
SAVMSC_save: .res 2
MEMTOP_save: .res 2