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