summaryrefslogtreecommitdiff
path: root/tests/Larm64-test-sve-signal.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Larm64-test-sve-signal.c')
-rw-r--r--tests/Larm64-test-sve-signal.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/Larm64-test-sve-signal.c b/tests/Larm64-test-sve-signal.c
new file mode 100644
index 00000000..f1358045
--- /dev/null
+++ b/tests/Larm64-test-sve-signal.c
@@ -0,0 +1,5 @@
+#define UNW_LOCAL_ONLY
+#include <libunwind.h>
+#if !defined(UNW_REMOTE_ONLY)
+#include "Garm64-test-sve-signal.c"
+#endif