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