summaryrefslogtreecommitdiff
path: root/tests/Lia64-test-readonly.c
diff options
context:
space:
mode:
authorhp.com!davidm <hp.com!davidm>2004-05-06 20:26:29 +0000
committerhp.com!davidm <hp.com!davidm>2004-05-06 20:26:29 +0000
commitde2a42042ee5a18185a83435b67bc51cb3874ba9 (patch)
treee5eb336f960143bcf2fbf17a7a5664b51f49d070 /tests/Lia64-test-readonly.c
parent9427f8eae40ad52ebfb1e83a4ebdc936021c6961 (diff)
downloadlibunwind-de2a42042ee5a18185a83435b67bc51cb3874ba9.tar.gz
(Logical change 1.231)
Diffstat (limited to 'tests/Lia64-test-readonly.c')
-rw-r--r--tests/Lia64-test-readonly.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/Lia64-test-readonly.c b/tests/Lia64-test-readonly.c
index e69de29b..cd23e926 100644
--- a/tests/Lia64-test-readonly.c
+++ b/tests/Lia64-test-readonly.c
@@ -0,0 +1,5 @@
+#define UNW_LOCAL_ONLY
+#include <libunwind.h>
+#if !defined(UNW_REMOTE_ONLY)
+#include "Gia64-test-readonly.c"
+#endif