aboutsummaryrefslogtreecommitdiff
path: root/src/lj_arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lj_arch.h')
-rw-r--r--src/lj_arch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lj_arch.h b/src/lj_arch.h
index 8d6830a3..7604d84b 100644
--- a/src/lj_arch.h
+++ b/src/lj_arch.h
@@ -204,7 +204,7 @@
204#if _ARCH_PPCSQ 204#if _ARCH_PPCSQ
205#define LJ_ARCH_SQRT 1 205#define LJ_ARCH_SQRT 1
206#endif 206#endif
207#if _ARCH_PPC5X 207#if _ARCH_PWR5X
208#define LJ_ARCH_ROUND 1 208#define LJ_ARCH_ROUND 1
209#endif 209#endif
210#if __PPU__ 210#if __PPU__