Skip linker plugin tests if the linker has not been configured to support plugins.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr12942b.cc
CommitLineData
af55061b
L
1#include <stdio.h>
2#include "pr12942a.h"
3
4test_t b(void)
5{
6 return test;
7}
This page took 0.147817 seconds and 4 git commands to generate.