aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-empic/relax3.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-empic/relax3.c')
-rw-r--r--ld/testsuite/ld-empic/relax3.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/testsuite/ld-empic/relax3.c b/ld/testsuite/ld-empic/relax3.c
new file mode 100644
index 0000000..1aaa532
--- /dev/null
+++ b/ld/testsuite/ld-empic/relax3.c
@@ -0,0 +1,3 @@
+/* Third source file in relaxation test. */
+
+int quux () { return 0; }