diff options
Diffstat (limited to 'elf/tst-sonamemove-runmod1.map')
-rw-r--r-- | elf/tst-sonamemove-runmod1.map | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/elf/tst-sonamemove-runmod1.map b/elf/tst-sonamemove-runmod1.map new file mode 100644 index 0000000..2ea81c6 --- /dev/null +++ b/elf/tst-sonamemove-runmod1.map @@ -0,0 +1,3 @@ +SONAME_MOVE { + global: other_function; +}; |