* ld-elf/linkonce1.d: Accept "UNUSED" as part of the name of an
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / dwarf1main.c
1 #include "dwarf1.h"
2
3 struct foo_s foo;
4
5 int
6 main (void)
7 {
8 doprintf ();
9 return 0;
10 }
This page took 0.031298 seconds and 4 git commands to generate.