OpenGrok
Cross Reference: vxworks2.s
xref
: /
toolchain
/
binutils
/
binutils-2.25
/
ld
/
testsuite
/
ld-mips-elf
/
vxworks2.s
Home
|
History
|
Annotate
|
Download
|
only in
ld-mips-elf
1
.
globl
_start
2
.
type
_start
, @
function
3
_start
:
4
jr
$
31
5
.
size
_start
, .-
_start
6