Author: Whiteknight
Date: Sat Dec 20 20:24:51 2008
New Revision: 34178

Modified:
   branches/jit_h_files/src/jit/i386/jit_emit.h

Log:
[jit_h_files] removing some #undef commands are are messing with my jauns

Modified: branches/jit_h_files/src/jit/i386/jit_emit.h
==============================================================================
--- branches/jit_h_files/src/jit/i386/jit_emit.h        (original)
+++ branches/jit_h_files/src/jit/i386/jit_emit.h        Sat Dec 20 20:24:51 2008
@@ -1502,13 +1502,14 @@
 #  undef ROFFS_INT
 #  undef NATIVECODE
 
-
+/*
 #  undef IREG
 #  undef NREG
 #  undef SREG
 #  undef PREG
 #  undef CONST
 #  undef CALL
+*/
 
 #endif /* JIT_VTABLE_OPS */
 

Reply via email to