]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-pe/cfib.s
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-pe / cfib.s
CommitLineData
72b016b4
NC
1 .cfi_sections .debug_frame
2 .section .text$abc,"x"
3 .linkonce discard
4 .align 2
5 .globl _tst
6 .def _tst; .scl 2; .type 32; .endef
7_tst:
8 .cfi_startproc
9 .long 0
10 .cfi_def_cfa_offset 16
11 .cfi_offset 6, -16
12 .long 1
13 .cfi_def_cfa 7, 8
14 .cfi_restore 6
15 .long 2
16 .cfi_endproc