summaryrefslogtreecommitdiffstats
path: root/testsuite/lib022.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/lib022.c')
-rw-r--r--testsuite/lib022.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/testsuite/lib022.c b/testsuite/lib022.c
deleted file mode 100644
index 33dada0..0000000
--- a/testsuite/lib022.c
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "lib02.h"
-
-int f1 (void)
-{
- return 11;
-}