Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-arm
/
thumb-b-lks-sym.s
blob: ae62f8bfde8e30939a52d3ccf26afa64328c6d79 [
file
]
@
Test to ensure that the b to linker script symbol isn
't changed to other format.
.syntax unified
.cpu cortex-m3
.fpu softvfp
.thumb
.file "x.c"
.text
.align 2
.global main
.thumb
.thumb_func
.type main, %function
main:
b extFunc