factor/vmpp/local_roots.cpp

8 lines
118 B
C++

#include "master.hpp"
F_SEGMENT *gc_locals_region;
CELL gc_locals;
F_SEGMENT *extra_roots_region;
CELL extra_roots;