mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
65daf5bed6
PR 29072
7 lines
97 B
ArmAsm
7 lines
97 B
ArmAsm
.type main,"function"
|
|
.global main
|
|
main:
|
|
.dc.a b_val
|
|
|
|
.section .note.GNU-stack
|