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