Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-elf
/
dwarf1main.c
blob: 90451981d380538698631e256911ce448f929a75 [
file
]
#include
"dwarf1.h"
struct
foo_s foo
;
int
main
(
void
)
{
doprintf
();
return
0
;
}