ld: Add tests for -z separate-code and -z noseparate-code
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / wrap1a.c
CommitLineData
83ad0046
L
1#include <stdio.h>
2
3void par (void)
4{
5 printf ("par\n");
6}
This page took 0.476648 seconds and 4 git commands to generate.