blob: 71367747602cf975d218c6de78a6198ef1237a6e (
plain)
1
2
3
4
5
6
7
8
9
|
@ This file contains the 2nd contribution, which is expected to
@ be fully merged into the 1st contribution (from
@ rodata-merge-map1.s), and generate no mapping symbol (which
@ would otherwise be converted in a symbol table entry with no
@ name).
.section .rodata.str1.1,"aMS",%progbits,1
.LC0:
.string "world"
|