Fixes misspelling of REG_EDI.
Signed-off-by: Eduard - Gabriel Munteanu <[email protected]>
---
arch/x86/include/arch/registers_64.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/x86/include/arch/registers_64.h
b/arch/x86/include/arch/registers_64.h
index 31a5937..01545fa 100644
--- a/arch/x86/include/arch/registers_64.h
+++ b/arch/x86/include/arch/registers_64.h
@@ -33,7 +33,7 @@ enum machine_reg {
REG_EDX = REG_RDX,
REG_EBX = REG_RBX,
REG_ESI = REG_RSI,
- RED_EDI = REG_RDI,
+ REG_EDI = REG_RDI,
REG_ESP = REG_RSP,
REG_EBP = REG_RBP,
};
--
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 asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com
_______________________________________________
Jatovm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jatovm-devel