aboutsummaryrefslogtreecommitdiffstats
path: root/src/gc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gc.cpp')
-rw-r--r--src/gc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gc.cpp b/src/gc.cpp
index 4bae933..e6a296b 100644
--- a/src/gc.cpp
+++ b/src/gc.cpp
@@ -97,7 +97,7 @@ GC::collect(const Roots& roots)
extern "C" {
void*
-resp_gc_allocate(unsigned size)
+__resp_alloc(unsigned size)
{
static const size_t COLLECT_SIZE = 8 * 1024 * 1024; // 8 MiB