* src/vm/jit/optimizing/dominators.cpp: Allocate DumpMemoryArea
[cacao.git] / src / vm / jit / trap.c
index 02c6982a8185b5c64ab205d5a12e5d1f01415bc8..c40c5f31d33158ca13eafec901591bde9596489d 100644 (file)
 #include "toolbox/logging.h"
 
 #include "vm/exceptions.hpp"
+#include "vm/options.h"
+#include "vm/os.hpp"
 #include "vm/vm.hpp"
 
 #include "vm/jit/code.h"
 #include "vm/jit/disass.h"
-#include "vm/jit/jit.h"
+#include "vm/jit/jit.hpp"
 #include "vm/jit/methodtree.h"
 #include "vm/jit/patcher-common.h"
-#include "vm/jit/replace.h"
+#include "vm/jit/replace.hpp"
 #include "vm/jit/stacktrace.hpp"
 
-#include "vmcore/options.h"
-#include "vmcore/os.hpp"
-
 
 /**
  * Mmap the first memory page to support hardware exceptions and check