diff options
Diffstat (limited to 'tcc.h')
| -rw-r--r-- | tcc.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -565,6 +565,7 @@ struct TCCState { /* PE info */ int pe_subsystem; unsigned long pe_file_align; + unsigned long pe_stack_size; struct pe_uw { Section *pdata; int sym_1, sym_2, offs_1; |
