Add R_386_GOT32X support to gas and ld
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / list-1.s
CommitLineData
cea10409
L
1 .section .rodata
2.LC0:
3 .string "haha %x\n"
4 .text
5.globl hex
6 .type hex, @function
7hex:
8 leave
9 ret
This page took 0.241372 seconds and 4 git commands to generate.