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