diff options
Diffstat (limited to 'minimal')
| -rw-r--r-- | minimal/mpconfigport.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/minimal/mpconfigport.h b/minimal/mpconfigport.h index e08943860..47fc98429 100644 --- a/minimal/mpconfigport.h +++ b/minimal/mpconfigport.h @@ -57,8 +57,6 @@ // type definitions for the specific machine -#define BYTES_PER_WORD (4) - #define MICROPY_MAKE_POINTER_CALLABLE(p) ((void*)((mp_uint_t)(p) | 1)) // This port is intended to be 32-bit, but unfortunately, int32_t for |
