diff options
Diffstat (limited to 'py/qstrdefs.h')
-rw-r--r-- | py/qstrdefs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h index 42ae7038d1..29b3cc33b5 100644 --- a/py/qstrdefs.h +++ b/py/qstrdefs.h @@ -64,6 +64,7 @@ Q(micropython) Q(byte_code) Q(native) Q(viper) +Q(const) #if MICROPY_EMIT_INLINE_THUMB Q(asm_thumb) |