Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-pe
/
basefile1.s
blob: f24c4fc34836b882f6055cee9cfeb461e6c9a4ca [
file
]
.globl _start
.globl start
.text
_start
:
start
:
.long
0
.globl _d1
.globl _d2
.globl _d3
.data
_d1
:
.long
1
_d2
:
.secrel32 _d3
_d3
:
.long
2