Signed-off-by: Tomek Grabiec <[email protected]>
---
include/jit/emit-code.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/include/jit/emit-code.h b/include/jit/emit-code.h
index c9cf8ee..f08bee6 100644
--- a/include/jit/emit-code.h
+++ b/include/jit/emit-code.h
@@ -40,7 +40,5 @@ extern void emit_insn(struct buffer *buf, struct insn *insn);
extern void emit_nop(struct buffer *buf);
extern void backpatch_branch_target(struct buffer *buf, struct insn *insn,
unsigned long target_offset);
-extern void emit_jni_trampoline(struct buffer *buf, struct vm_jni_env *jni_env,
- void *target);
#endif /* JATO_EMIT_CODE_H */
--
1.6.0.6
------------------------------------------------------------------------------
_______________________________________________
Jatovm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jatovm-devel