* src/vm/jit/stack.c (stack_analyse): Removed USEBUILTINTABLE, always
[cacao.git] / src / vm / jit / x86_64 / arch.h
index 4db3d27a94e5e8acd3c951665da094343b096224..8206e3698e1a0e78cc8c144a23563522417c1cb6 100644 (file)
@@ -22,7 +22,7 @@
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.
 
-   $Id: arch.h 7596 2007-03-28 21:05:53Z twisti $
+   $Id: arch.h 7695 2007-04-12 19:49:34Z twisti $
 
 */
 
@@ -37,8 +37,6 @@
 
 #define U8_AVAILABLE                     1
 
-/* #define USEBUILTINTABLE */
-
 #define SUPPORT_DIVISION                 1
 #define SUPPORT_LONG                     1