* dwarf.c (display_debug_frames): Change text for uniformity.
[binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-2.s
1 .cfi_startproc simple
2 .long 0
3 .cfi_def_cfa 0, 16
4 .long 0
5 .cfi_remember_state
6 .long 0
7 .cfi_adjust_cfa_offset -16
8 .long 0
9 .cfi_restore_state
10 .long 0
11 .cfi_adjust_cfa_offset -16
12 .cfi_endproc