Add mpx1static, mpx2 and mpx2static tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / mpx2b.c
1 #include <stdio.h>
2
3 void
4 foo2 (void)
5 {
6 printf ("foo2\n");
7 }
This page took 0.030958 seconds and 5 git commands to generate.