* hppa.h (pa_opcodes): Use "cX" completer instead of "cx" in fstqx
[external/binutils.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 }