summaryrefslogtreecommitdiff
path: root/vm/compiler/template/ia32/footer.S
blob: d350c7739e749a23ba85aaf398a88359028fcf96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * ===========================================================================
 *  Common subroutines and data
 * ===========================================================================
 */

    .text
    .align  4

    .global dmvCompilerTemplateEnd
dmvCompilerTemplateEnd:

#endif /* WITH_JIT */