]> git.gag.com Git - fw/sdcc/blobdiff - support/tests/dhrystone/tini.mak
update for tinibios
[fw/sdcc] / support / tests / dhrystone / tini.mak
index be9bbacc6a3b6dc2fdcd3b5f42347680b5c94d4e..2a7eee0c8a0d21d15258b75c3e43a38851a1f22b 100644 (file)
@@ -2,9 +2,9 @@ CC = sdcc
 
 MFLAGS = -mds390 --model-flat24 --stack-10bit
 MFLAGS += -DREG= -DNOSTRUCTASSIGN -DNOENUM
-LFLAGS = --xram-loc 0x180000 --code-loc 0x10000 -Wl-r
+LFLAGS = --xram-loc 0x100080 --code-loc 0x10000 -Wl-r
 
-OBJECTS = dhry.rel clock.rel
+OBJECTS = dhry.rel
 
 all: dhry.hex