Fix implib test failures
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / dwarf1main.c
CommitLineData
92b7c7b6
L
1#include "dwarf1.h"
2
3struct foo_s foo;
4
5int
6main (void)
7{
8 doprintf ();
9 return 0;
10}
This page took 0.492591 seconds and 4 git commands to generate.