codea: bessere combo fuer less und equal
[uebersetzerbau-ss10.git] / codea / chelper.h
index 396859cc9a1676237a7876eced49216e8fcad568..de14489a05716e0a6aa1e3c587723acb3b93fc79 100644 (file)
@@ -3,6 +3,7 @@
 void func_header(char *s);
 void func_footer(void);
 char *next_reg(char *s, short skip, int params);
+char *reg_64to8l(char *s);
 char *param_reg(int num);
 void ret(void);
 void move(char *src, char *dest);