* src/SDCCpeeph.c (deadMove),
[fw/sdcc] / src / mcs51 / peep.h
index 4958dea8c716a7fd3939917910a30765de87b5a1..fec1dd8dacd17f7fd7f0564130d16cba61db257b 100644 (file)
@@ -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);