aboutsummaryrefslogtreecommitdiff
path: root/stmhal/gccollect.h
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/gccollect.h')
-rw-r--r--stmhal/gccollect.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/stmhal/gccollect.h b/stmhal/gccollect.h
index c2955b929..07797be7e 100644
--- a/stmhal/gccollect.h
+++ b/stmhal/gccollect.h
@@ -37,5 +37,3 @@ extern uint32_t _heap_start;
extern uint32_t _heap_end;
extern uint32_t _estack;
extern uint32_t _ram_end;
-
-void gc_collect(void);