diff options
Diffstat (limited to 'py/asmx86.h')
| -rw-r--r-- | py/asmx86.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/py/asmx86.h b/py/asmx86.h index ac4b2ecd0..0b44af663 100644 --- a/py/asmx86.h +++ b/py/asmx86.h @@ -75,7 +75,6 @@ typedef struct _asm_x86_t { mp_asm_base_t base; - byte dummy_data[4]; // in addition to dummy_data in base int num_locals; } asm_x86_t; |
