X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fmcs51%2Fpeep.h;h=fec1dd8dacd17f7fd7f0564130d16cba61db257b;hb=084dd312234f8d66846225c1ec5c49f32a61fb91;hp=4958dea8c716a7fd3939917910a30765de87b5a1;hpb=63eb898e2629a1910805f7b8654cad9689ec220d;p=fw%2Fsdcc diff --git a/src/mcs51/peep.h b/src/mcs51/peep.h index 4958dea8..fec1dd8d 100644 --- a/src/mcs51/peep.h +++ b/src/mcs51/peep.h @@ -22,4 +22,4 @@ what you give them. Help stamp out software-hoarding! -------------------------------------------------------------------------*/ -bool mcs51DeadMove (const char *op, lineNode *currPl, lineNode *head); +bool mcs51DeadMove (const char *reg, lineNode *currPl, lineNode *head);