* ld-sh/sh64/rd-sh64.exp: New framework file.
[external/binutils.git] / ld / testsuite / ld-sh / sh64 / init.s
1         .section .text,"ax"
2         .global _init
3         .type _init,@function
4 _init:
5         nop
6         nop
7         nop
8         nop
9
10         .global _fini
11         .type _fini,@function
12 _fini:
13         nop
14         nop
15         nop
16         nop