move test data code to .text section for ease of objdump use
This commit is contained in:
parent
b4b468ec51
commit
a4593e8564
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
.section .rodata
|
.text
|
||||||
.globl test_1
|
.globl test_1
|
||||||
.globl test_1_end
|
.globl test_1_end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue