* .version: changed to version 2.5.3
[fw/sdcc] / src / pic / main.c
index c646ae652c1b8e8b169f7fe547ed8638bc9755cd..7ff316565e1eebe43d8effb9f3952269c232ebda 100644 (file)
@@ -71,7 +71,7 @@ _pic14_reset_regparm (void)
 }
 
 static int
-_pic14_regparm (sym_link * l)
+_pic14_regparm (sym_link * l, bool reentrant)
 {
 /* for this processor it is simple
        can pass only the first parameter in a register */