mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
This saves a bit in code size, and saves some precious .bss RAM:
.text .bss
minimal CROSS=1: -28 -4
unix (64-bit): -64 -8
33 KiB
33 KiB