mirror of
https://github.com/micropython/micropython.git
synced 2025-09-07 18:30:27 +02:00
This type was used only for the typedef of mp_obj_t, which is now defined by the object representation. So we can now remove this unused typedef, to simplify the mpconfigport.h file.