Emit a warning when -z relro is unsupported
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers27d2.c
CommitLineData
0ae911fe
L
1void foo ();
2
3void
4ref ()
5{
6 foo ();
7}
This page took 0.717955 seconds and 4 git commands to generate.