13 lines
274 B
Text
13 lines
274 B
Text
$NetBSD: patch-bd,v 1.1 2005/10/20 17:48:49 wiz Exp $
|
|
|
|
--- gdb/ser-pipe.c.orig 2004-01-22 15:20:39.000000000 -0700
|
|
+++ gdb/ser-pipe.c
|
|
@@ -132,8 +132,6 @@ pipe_close (struct serial *scb)
|
|
}
|
|
}
|
|
|
|
-static struct serial_ops pipe_ops;
|
|
-
|
|
void
|
|
_initialize_ser_pipe (void)
|
|
{
|