diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/pthread/rt-unwind-resume.c')
-rw-r--r-- | libpthread/nptl/sysdeps/pthread/rt-unwind-resume.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/sysdeps/pthread/rt-unwind-resume.c b/libpthread/nptl/sysdeps/pthread/rt-unwind-resume.c new file mode 100644 index 000000000..743e675d4 --- /dev/null +++ b/libpthread/nptl/sysdeps/pthread/rt-unwind-resume.c @@ -0,0 +1 @@ +#include <unwind-resume.c> |