Signed-off-by: Tomek Grabiec <[email protected]>
---
arch/x86/emit-code_32.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/x86/emit-code_32.c b/arch/x86/emit-code_32.c
index f5e2ad7..fed4374 100644
--- a/arch/x86/emit-code_32.c
+++ b/arch/x86/emit-code_32.c
@@ -467,7 +467,7 @@ static void emit_call(struct buffer *buf, struct operand
*operand)
__emit_call(buf, (void *)operand->rel);
}
-void emit_ret(struct buffer *buf)
+static void emit_ret(struct buffer *buf)
{
emit(buf, 0xc3);
}
--
1.6.0.6
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
_______________________________________________
Jatovm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jatovm-devel