1 /* 2 * =========================================================================== 3 * Common subroutines and data 4 * =========================================================================== 5 */ 6 7 .section .data.rel.ro 8 .align 4 9 10 .global dvmCompilerTemplateEnd 11 dvmCompilerTemplateEnd: 12 13 #endif /* WITH_JIT */ 14