aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb/remote-sl.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gdb/remote-sl.c')
-rw-r--r--gnu/usr.bin/gdb/remote-sl.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/gnu/usr.bin/gdb/remote-sl.c b/gnu/usr.bin/gdb/remote-sl.c
deleted file mode 100644
index 4c72197f1ae1..000000000000
--- a/gnu/usr.bin/gdb/remote-sl.c
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
- * The binary remote protocol is still under development at LBL;
- * the current version can't be released.
- * Sorry, folks...
- */
-int
-sl_open()
-{
- return -1;
-}