aboutsummaryrefslogtreecommitdiff
path: root/src/lj_arch.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lj_arch.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lj_arch.h b/src/lj_arch.h
index 43774a7d..f9854239 100644
--- a/src/lj_arch.h
+++ b/src/lj_arch.h
@@ -136,7 +136,6 @@
136#define LJ_TARGET_MASKSHIFT 0 136#define LJ_TARGET_MASKSHIFT 0
137#define LJ_TARGET_MASKROT 1 137#define LJ_TARGET_MASKROT 1
138#define LJ_ARCH_DUALNUM 2 138#define LJ_ARCH_DUALNUM 2
139#define LJ_ARCH_NOFFI 1 /* NYI: comparisons, calls. */
140#define LJ_ARCH_NOJIT 1 139#define LJ_ARCH_NOJIT 1
141 140
142#elif LUAJIT_TARGET == LUAJIT_ARCH_PPC 141#elif LUAJIT_TARGET == LUAJIT_ARCH_PPC