old-cross-binutils/ld/testsuite/ld-arm/thumb1-noread-present-one-section.s

10 lines
151 B
ArmAsm
Raw Normal View History

.text
.section .text.fetchonly,"axy",%progbits
.arch armv6s-m
.syntax unified
.global _start
.thumb_func
.type _start, %function
_start:
bx lr