Merge from subtype branch.
[cacao.git] / src / vm / jit / alpha / arch.h
index ee3d3047a0b335af492719735dcc378491f076b4..f14e210acf05f3e19e6b6863cd19253aad7143d3 100644 (file)
 #ifndef _ARCH_H
 #define _ARCH_H
 
+#define JIT_COMPILER_VIA_SIGNAL
+
 #include "config.h"
 
 
 /* define architecture features ***********************************************/
 
-#define U8_AVAILABLE                     1
-
 #define SUPPORT_DIVISION                 0
 #define SUPPORT_LONG                     1