about summary refs log tree commit diff
path: root/sysdeps/generic/unwind-pe.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/unwind-pe.c')
-rw-r--r--sysdeps/generic/unwind-pe.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysdeps/generic/unwind-pe.c b/sysdeps/generic/unwind-pe.c
new file mode 100644
index 0000000000..4085eb2bd1
--- /dev/null
+++ b/sysdeps/generic/unwind-pe.c
@@ -0,0 +1,5 @@
+#include <stdlib.h>
+#include <unwind.h>
+
+#define _LIBC_DEFINITIONS
+#include "unwind-pe.h"