]> git.gag.com Git - fw/sdcc/blobdiff - src/ds390/main.c
* .version: changed to version 2.5.3
[fw/sdcc] / src / ds390 / main.c
index 639ab5df969230f386be201ddbe3f1b66ddfa9d8..a2e54083077fccf695156f1f7567b2e234ce1386 100644 (file)
@@ -76,7 +76,7 @@ _ds390_reset_regparm (void)
 }
 
 static int
-_ds390_regparm (sym_link * l)
+_ds390_regparm (sym_link * l, bool reentrant)
 {
     if (IS_SPEC(l) && (SPEC_NOUN(l) == V_BIT))
         return 0;