mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
This replaces instances of uint with size_t and int with ssize_t in the mp_call_prepare_args_n_kw_var() function since all of the variables are used as array offsets. Also sort headers while we are touching this. Signed-off-by: David Lechner <david@pybricks.com>
63 KiB
63 KiB