Add a testcase for PR ld/19162
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / main.c
CommitLineData
d2dee3b2
L
1#include <stdio.h>
2
3int
4main (void)
5{
6 printf ("MAIN\n");
7 return 0;
8}
This page took 0.682 seconds and 4 git commands to generate.