aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/deps1.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/deps1.h')
-rw-r--r--testsuite/deps1.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/deps1.h b/testsuite/deps1.h
new file mode 100644
index 0000000..d5868f7
--- /dev/null
+++ b/testsuite/deps1.h
@@ -0,0 +1,4 @@
+#include "reloc1.h"
+
+extern int f8 (void);
+extern int f9 (void);