OSDN Git Service

Add the dummy CHECK_JIT and ABORT_JIT_TSELECT macros even when JIT is off.
authorBen Cheng <bccheng@android.com>
Tue, 11 May 2010 06:24:02 +0000 (23:24 -0700)
committerBen Cheng <bccheng@android.com>
Tue, 11 May 2010 06:25:09 +0000 (23:25 -0700)
commitcbbd0bedb75b75b99c1112e1f433386a14661b0b
tree92324684b1852f7adc172c59119b9218e87dd72d
parentf28c2dcc83feb892032f0a8a906ffda3f2cd6231
Add the dummy CHECK_JIT and ABORT_JIT_TSELECT macros even when JIT is off.

Change-Id: I5d9886dcb8359dd4336d83b2a2bddad383f5cc36
vm/mterp/cstubs/stubdefs.c
vm/mterp/out/InterpC-allstubs.c
vm/mterp/out/InterpC-armv4t.c
vm/mterp/out/InterpC-armv5te-vfp.c
vm/mterp/out/InterpC-armv5te.c
vm/mterp/out/InterpC-armv7-a-neon.c
vm/mterp/out/InterpC-armv7-a.c
vm/mterp/out/InterpC-x86-atom.c
vm/mterp/out/InterpC-x86.c