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