]> git.gag.com Git - fw/sdcc/blobdiff - src/ds390/main.c
Fixed up z80 port so that it works again
[fw/sdcc] / src / ds390 / main.c
index 8920d737ecc5c49344c6dc541c839699635e3e31..88d91e00d7825309556149fcb567d5a3bcbb666a 100644 (file)
@@ -242,7 +242,7 @@ PORT ds390_port = {
     },
     /* ds390 has an 8 bit mul */
     {
-       1
+       1, 0
     },
     "_",
     _ds390_init,