summaryrefslogtreecommitdiff
path: root/tests/havelib/rpathlzyx/usez.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/havelib/rpathlzyx/usez.c')
-rw-r--r--tests/havelib/rpathlzyx/usez.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/havelib/rpathlzyx/usez.c b/tests/havelib/rpathlzyx/usez.c
new file mode 100644
index 0000000000..18d86897b0
--- /dev/null
+++ b/tests/havelib/rpathlzyx/usez.c
@@ -0,0 +1,2 @@
+extern int rpathz_value (void);
+int main () { return !(rpathz_value () == 5171); }