[x86] Resolve non-PIC undefweak symbols in executable
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr19704b.c
CommitLineData
aec6b87e
L
1#include <stdio.h>
2
3void
4fun (void)
5{
6 printf ("Weak defined\n");
7}
This page took 0.023662 seconds and 4 git commands to generate.