new Stack memory allocation, use of unused arg regs as temp disabled
[cacao.git] / src / boehm-gc / gc_cpp.cpp
1 // Visual C++ seems to prefer a .cpp extension to .cc
2 #include "gc_cpp.cc"