Home
Manpages
About
(root)/
binutils-2.41/
ld/
testsuite/
ld-elf/
dwarf1.h
1
struct
foo_s
2
{
3
int
foo
;
4
}
;
5
6
extern
void
doprintf
(
void
)
;