diff options
Diffstat (limited to 'sysdeps/pthread/tst-thread-dlopen-fork-mod.c')
-rw-r--r-- | sysdeps/pthread/tst-thread-dlopen-fork-mod.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/pthread/tst-thread-dlopen-fork-mod.c b/sysdeps/pthread/tst-thread-dlopen-fork-mod.c new file mode 100644 index 0000000000..c219328239 --- /dev/null +++ b/sysdeps/pthread/tst-thread-dlopen-fork-mod.c @@ -0,0 +1 @@ +/* Empty shared object. */ |