diff options
Diffstat (limited to 'cc3200/util/gccollect.h')
| -rw-r--r-- | cc3200/util/gccollect.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/util/gccollect.h b/cc3200/util/gccollect.h index 24cd60288..281e84aa8 100644 --- a/cc3200/util/gccollect.h +++ b/cc3200/util/gccollect.h @@ -38,5 +38,4 @@ extern uint32_t _eheap; extern uint32_t _stack; extern uint32_t _estack; -void gc_collect_init (uint32_t sp); void gc_collect(void); |
