]> git.gag.com Git - fw/sdcc/blobdiff - src/avr/main.c
Fixed up z80 port so that it works again
[fw/sdcc] / src / avr / main.c
index 45be337b621adc01b86b159dc626cefac39e32ef..ebd04b14274bc96d787531149d75a6a28e76e078 100644 (file)
@@ -183,7 +183,7 @@ PORT avr_port = {
     },
     /* avr has an 8 bit mul */
     {
-       1
+       1, 0
     },
     "_",
     _avr_init,