mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
Rather than dealing with the different int types, just pass them all as a single array of mp_int_t with n_unsigned (before addr) and n_signed (after addr). Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
69 KiB
69 KiB