aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/thumb1-noread-present-one-section.s
blob: 203cfd5428cfb1edca053e59ae69e71419c1aee8 (plain)
1
2
3
4
5
6
7
8
9
	.text
	.section .text.fetchonly,"axy",%progbits
	.arch armv6s-m
	.syntax unified
	.global	_start
	.thumb_func
	.type	_start, %function
_start:
	bx lr