3 lines
107 B
C
3 lines
107 B
C
|
extern const mp_obj_fun_native_t mp_stream_read_obj;
|
||
|
extern const mp_obj_fun_native_t mp_stream_write_obj;
|