caac542b23
Comes with some refactoring of code and renaming of files. All modules are now named mod*.[ch].
3 lines
100 B
C
3 lines
100 B
C
mp_obj_t mp_builtin_tables_lookup_object(qstr q);
|
|
mp_obj_t mp_builtin_tables_lookup_module(qstr q);
|