x86-64: Add tests for -z separate-code -z max-page-size=0x1000
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr22220lib.cc
1 #include "pr22220.h"
2
3 int* boo()
4 {
5 return goo ();
6 }
This page took 0.029248 seconds and 4 git commands to generate.