factor/vm/local_roots.cpp

8 lines
118 B
C++
Raw Normal View History

2009-05-02 05:04:19 -04:00
#include "master.hpp"
F_SEGMENT *gc_locals_region;
CELL gc_locals;
F_SEGMENT *extra_roots_region;
CELL extra_roots;