code towards PMC compiling
[IRC.git] / Robust / src / Runtime / bamboo / pmc_garbage.c
index 65264f27d2acb48aeab9851c5d7e490154782357..c37d610bf75906c95c2d7f5aad6f251f865a688a 100644 (file)
@@ -2,6 +2,7 @@
 #include "pmc_garbage.h"
 #include "runtime_arch.h"
 
+struct pmc_heap * pmc_heapptr;
 struct pmc_queue * pmc_localqueue;
 
 void incrementthreads() {