JamVM has been removed from Jato, so we must not include that file anymore.
Signed-off-by: Eduard - Gabriel Munteanu <[email protected]> --- arch/x86/insn-selector_64.brg | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/arch/x86/insn-selector_64.brg b/arch/x86/insn-selector_64.brg index 36d7a87..cc35f6f 100644 --- a/arch/x86/insn-selector_64.brg +++ b/arch/x86/insn-selector_64.brg @@ -42,8 +42,6 @@ #include <vm/class.h> -#include <../jamvm/lock.h> - #define MBCGEN_TYPE struct basic_block #define MBCOST_DATA struct basic_block #define MBTREE_TYPE struct tree_node -- 1.6.0.6 ------------------------------------------------------------------------------ _______________________________________________ Jatovm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jatovm-devel
