You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
unix: Update comment in gccollect.c
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ void gc_collect(void) {
|
||||
//gc_dump_info();
|
||||
|
||||
gc_collect_start();
|
||||
// this traces .data and .bss sections
|
||||
// this traces the .bss section
|
||||
#ifdef __CYGWIN__
|
||||
#define BSS_START __bss_start__
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user