diff options
Diffstat (limited to 'elf/tst-dlmopen4-pic.c')
-rw-r--r-- | elf/tst-dlmopen4-pic.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/elf/tst-dlmopen4-pic.c b/elf/tst-dlmopen4-pic.c new file mode 100644 index 0000000..919fa85 --- /dev/null +++ b/elf/tst-dlmopen4-pic.c @@ -0,0 +1,2 @@ +#define BUILD_FOR_PIC +#include "tst-dlmopen4.c" |