Mercurial > hg > CbC > old > device
diff mc-parse.h @ 655:cddab906095e
struct init in function arg (or other expression).
author | kono |
---|---|
date | Sun, 14 Jan 2007 20:30:31 +0900 |
parents | fe0a971a6666 |
children | 8320ae3ac186 |
line wrap: on
line diff
--- a/mc-parse.h Sun Nov 26 21:54:03 2006 +0900 +++ b/mc-parse.h Sun Jan 14 20:30:31 2007 +0900 @@ -149,6 +149,7 @@ extern int type_value(int type); extern int set_type_with_attr(int type,int type_with_attr); extern int gset_type_with_attr(int type,int type_with_attr); +extern int gfree; /* local free heap top */ #if LONGLONG_CODE