mirror of
https://github.com/Architeuthis-Flux/JumperlessV5.git
synced 2025-09-05 18:57:37 +00:00
9 lines
267 B
C
9 lines
267 B
C
// Automatically generated by make_root_pointers.py.
|
|
|
|
const char *readline_hist[(8)];
|
|
mp_obj_list_t mp_sys_argv_obj;
|
|
mp_obj_t sys_mutable[MP_SYS_MUTABLE_NUM];
|
|
mp_sched_item_t sched_queue[(8)];
|
|
struct _mp_vfs_mount_t *vfs_cur;
|
|
struct _mp_vfs_mount_t *vfs_mount_table;
|