* src/port.h (struct PORT),
[fw/sdcc] / src / avr / main.c
index c5ff36229b5b4dc900abe1f9161e571e370fee43..5c499e9ecafd643c6797ba377894cfcc6a2f3e75 100644 (file)
@@ -69,7 +69,7 @@ _avr_regparm (sym_link * l)
        return 0;
 }
 
-void avr_assignRegisters (eBBlock ** ebbs, int count);
+void avr_assignRegisters (ebbIndex *);
 
 static bool
 _avr_parseOptions (int *pargc, char **argv, int *i)