repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update contributors list for update of alpha-vms bfd.
[binutils.git]
/
ld
/
testsuite
/
ld-elf
/
dwarf1main.c
blob
90451981d380538698631e256911ce448f929a75
1
#include
"dwarf1.h"
2
3
struct
foo_s foo
;
4
5
int
6
main
(
void
)
7
{
8
doprintf
();
9
return
0
;
10
}