Mercurial > hg > CbC > old > device
diff mc-code.h @ 345:2b3946ee4fc9 nametbl-before
*** empty log message ***
author | kono |
---|---|
date | Sun, 27 Jun 2004 20:31:46 +0900 |
parents | ca34f02b2056 |
children | 41ed77cb9c67 |
line wrap: on
line diff
--- a/mc-code.h Sun Jun 27 14:56:21 2004 +0900 +++ b/mc-code.h Sun Jun 27 20:31:46 2004 +0900 @@ -54,6 +54,7 @@ extern int get_input_lregister_var(int,NMTBL *,int); extern void code_ptr_cache_def(int r,NMTBL *nptr); extern void use_ptr_cache(int r); +extern int code_register_overlap(int s,int t); extern void emit_push(); extern int emit_pop(int type);