[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[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.036322 seconds and 4 git commands to generate.