mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01: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.