Merge branch 'master' of github.com:micropython/micropython

pull/279/head
Damien George 2014-02-11 21:59:25 +00:00
commit 1d1e38d911
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -18,3 +18,4 @@ typedef struct _gc_info_t {
} gc_info_t;
void gc_info(gc_info_t *info);
void gc_dump_info(void);