Remove support for the (deprecated) openrisc and or32 configurations and replace
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / pr11218-1.c
CommitLineData
98da7939
L
1extern void unresolved_detected_at_runtime_not_at_linktime(void);
2void foo_in_so(void)
3{
4 unresolved_detected_at_runtime_not_at_linktime();
5}
This page took 0.188909 seconds and 4 git commands to generate.