mirror of
https://github.com/micropython/micropython.git
synced 2025-09-07 02:10:52 +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.