mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-27 14:50:23 +00:00
9 lines
287 B
ArmAsm
9 lines
287 B
ArmAsm
@ Test to ensure that no nameless mapping symbol is inserted
|
|
@ within a merged section.
|
|
@ This file contains the 1st contribution, which is expected to
|
|
@ generate a $d symbol at its beginning.
|
|
|
|
.section .rodata.str1.1,"aMS",%progbits,1
|
|
.LC0:
|
|
.string "Hello world"
|