xref
: /
toolchain
/
binutils
/
binutils-2.25
/
ld
/
testsuite
/
ld-arm
/
vxworks2.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
globl
_start
2
.
type
_start
, %
function
3
_start
:
4
mov
pc
,
lr
5
.
end
_start
6