summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/test/hello_b.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/test/hello_b.c')
-rw-r--r--lib/libc_r/test/hello_b.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/lib/libc_r/test/hello_b.c b/lib/libc_r/test/hello_b.c
deleted file mode 100644
index 2eefa7f..0000000
--- a/lib/libc_r/test/hello_b.c
+++ /dev/null
@@ -1,13 +0,0 @@
-/****************************************************************************
- *
- * Back end C programs can be anything compilable.
- *
- * $FreeBSD$
- *
- ****************************************************************************/
-
-int
-main()
-{
- return 0;
-}
OpenPOWER on IntegriCloud