]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-sh/sh64/init.s
Remove sh-symbianelf support
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / init.s
CommitLineData
30c8cc68
AM
1 .section .text,"ax"
2 .global _init
3 .type _init,@function
f19ae42f 4 .align 1
30c8cc68
AM
5_init:
6 nop
7 nop
8 nop
9 nop
10
11 .global _fini
12 .type _fini,@function
f19ae42f 13 .align 1
30c8cc68
AM
14_fini:
15 nop
16 nop
17 nop
18 nop