gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-relax-4.s
CommitLineData
292676c1
L
1 .section .init.text,"ax",@progbits
2 .global foo
3foo:
4 call printk
5 lea printk(%rip), %rax
6 .text
7printk:
8 ret
This page took 0.046115 seconds and 4 git commands to generate.