CONSOLE: Minor PS3 build fixes.

This commit is contained in:
Mike Pall
2012-06-10 16:34:18 +02:00
parent b8f5727ab4
commit d5a915ccf5
2 changed files with 3 additions and 1 deletions

View File

@@ -204,7 +204,7 @@
#if _ARCH_PPCSQ
#define LJ_ARCH_SQRT 1
#endif
#if _ARCH_PPC5X
#if _ARCH_PWR5X
#define LJ_ARCH_ROUND 1
#endif
#if __PPU__