ld: better handling of lma region for orphan sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / main.c
1 #include <stdio.h>
2
3 int
4 main (void)
5 {
6 printf ("MAIN\n");
7 return 0;
8 }
This page took 0.043804 seconds and 4 git commands to generate.