Skip to content

Commit 1d1e38d

Browse files
committed
Merge branch 'master' of github.com:micropython/micropython
2 parents 9d324b0 + 550d804 commit 1d1e38d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

py/gc.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ typedef struct _gc_info_t {
1818
} gc_info_t;
1919

2020
void gc_info(gc_info_t *info);
21+
void gc_dump_info(void);

0 commit comments

Comments
 (0)