repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated Malay translation for the bfd sub-directory
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-arm
/
farcall-missing-type-main.s
blob
c97df0cf4595526e17ec4bf081f5df0115da3cc3
1
.thumb
2
.cpu cortex-m33
3
.syntax unified
4
.global __start
5
.type __start, function
6
__start
:
7
push
{
r4
,
lr
}
8
bl
bad
9
pop
{
r4
,
pc
}