mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 18:00:48 +02:00
py/builtin.h declares mp_builtin_open with the first argument of type size_t. Make all implementations conform to this declaration.
py/builtin.h declares mp_builtin_open with the first argument of type size_t. Make all implementations conform to this declaration.