aboutsummaryrefslogtreecommitdiff
path: root/gdb/config
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-04-28 03:10:44 +0000
committerAndrew Cagney <cagney@redhat.com>2000-04-28 03:10:44 +0000
commit2b5fe715f594881f50316f6622d9a5e37768f234 (patch)
treedc7f36cc1eb9b1adb2ed07c45620856825cf7c2a /gdb/config
parentcbda0a99a3593103bd5d5573ac5c86264d519b3f (diff)
downloadfsf-binutils-gdb-2b5fe715f594881f50316f6622d9a5e37768f234.zip
fsf-binutils-gdb-2b5fe715f594881f50316f6622d9a5e37768f234.tar.gz
fsf-binutils-gdb-2b5fe715f594881f50316f6622d9a5e37768f234.tar.bz2
Cast function to correct type.
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/alpha/alpha-osf3.mh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/alpha/alpha-osf3.mh b/gdb/config/alpha/alpha-osf3.mh
index 6de8bca..61594a7 100644
--- a/gdb/config/alpha/alpha-osf3.mh
+++ b/gdb/config/alpha/alpha-osf3.mh
@@ -1,5 +1,5 @@
# Host: Little-endian Alpha running OSF/1-3.x and higher using procfs
-XDEPFILES=
+XDEPFILES= ser-tcp.o ser-pipe.o
XM_FILE= xm-alphaosf.h
NAT_FILE= nm-osf3.h
NATDEPFILES= infptrace.o inftarg.o corelow.o alpha-nat.o fork-child.o \