OpenGrok
Cross Reference: vxworks2.s
xref
: /
toolchain
/
binutils
/
binutils-2.25
/
ld
/
testsuite
/
ld-sh
/
vxworks2.s
Home
|
History
|
Annotate
|
Download
|
only in
ld-sh
1
.
globl
__start
2
.
type
__start
, %
function
3
__start
:
4
rts
5
nop
6
.
end
__start
7