summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/mpx1b.c
blob: 389ac1013445fbe1063a99d48c8621e1d26d309f (plain)
1
2
3
4
5
6
7
#include <stdio.h>

void
foo2 (void)
{
  printf ("foo2\n");
}