z80pack: with some versions of SDCC we extend into 0xEx00
authorAlan Cox <alan@linux.intel.com>
Fri, 13 Oct 2017 19:32:52 +0000 (20:32 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 13 Oct 2017 19:32:52 +0000 (20:32 +0100)
So move discard up a bit to make space for it

Kernel/platform-z80pack/fuzix.lnk

index ebfbe86..4597e59 100644 (file)
@@ -2,7 +2,7 @@
 -i fuzix.ihx
 -b _CODE=0x0088
 -b _COMMONMEM=0xF000
--b _DISCARD=0xE000
+-b _DISCARD=0xE400
 -l z80
 platform-z80pack/crt0.rel
 platform-z80pack/commonmem.rel