X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Favr%2Fmain.c;h=c5ff36229b5b4dc900abe1f9161e571e370fee43;hb=d2da99feec099aa224e1db53bc5a1ed42ed51ec9;hp=e09ba53a0c23f5d2c7a7a88a5f9b5166d820ff05;hpb=7c10ac7e90bbe4388df1271052c3b01cb1a230b1;p=fw%2Fsdcc diff --git a/src/avr/main.c b/src/avr/main.c index e09ba53a..c5ff3622 100644 --- a/src/avr/main.c +++ b/src/avr/main.c @@ -42,7 +42,7 @@ _avr_init (void) } static void -_avr_reset_regparm () +_avr_reset_regparm (void) { regParmFlg = 0; } @@ -207,6 +207,7 @@ PORT avr_port = { "CSEG", "DSEG", "ISEG", + NULL, //PSEG "XSEG", "BSEG", "RSEG",