binutils-gdb/ld/testsuite/ld-checks/asm.s

12 lines
108 B
ArmAsm
Raw Normal View History

2000-06-20 15:29:07 +02:00
.text
1999-05-03 09:29:11 +02:00
.global foo
foo:
.long 0x12345678
2000-06-20 15:29:07 +02:00
.data
1999-05-03 09:29:11 +02:00
.global bar
bar:
.long 0x87654321
.lcomm dummy, 0x12