8 lines
216 B
C
8 lines
216 B
C
#ifndef MICROPY_INCLUDED_SHARED_BINDINGS_ULAB___INIT___H
|
|
#define MICROPY_INCLUDED_SHARED_BINDINGS_ULAB___INIT___H
|
|
|
|
#include "py/obj.h"
|
|
|
|
// Nothing now.
|
|
|
|
#endif // MICROPY_INCLUDED_SHARED_BINDINGS_ULAB___INIT___H
|