Signed-off-by: Tomek Grabiec <[email protected]>
---
vm/jato.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/vm/jato.c b/vm/jato.c
index aa5b2c0..771cf87 100644
--- a/vm/jato.c
+++ b/vm/jato.c
@@ -269,6 +269,8 @@ static void init_system_properties(void)
add_system_property_const("os.arch", ARCH_NAME);
add_system_property_const("os.name", info.sysname);
add_system_property_const("os.version", info.release);
+
+ add_system_property_const("gnu.cpu.endian", "little");
}
--
1.6.0.6
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Jatovm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jatovm-devel