summaryrefslogtreecommitdiffstats
path: root/binutils-2.24/ld/testsuite/ld-plugin/pr12942b.cc
blob: 387954e4185b87e31b3ffe140efd4c559dfb90ff (plain)
1
2
3
4
5
6
7
#include <stdio.h>
#include "pr12942a.h"

test_t b(void)
{
  return test;
}