ARM: Enable ARM port.

This commit is contained in:
Mike Pall
2011-04-17 02:35:12 +02:00
parent 7bb4b0f570
commit 54994ef7be
3 changed files with 6530 additions and 3 deletions

View File

@@ -125,7 +125,6 @@
#elif LUAJIT_TARGET == LUAJIT_ARCH_ARM
#error "No support for ARM CPUs (yet)"
#define LJ_ARCH_NAME "arm"
#define LJ_ARCH_BITS 32
#define LJ_ARCH_ENDIAN LUAJIT_LE