aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386/xm-go32.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-02-29 08:16:40 +0000
committerAndrew Cagney <cagney@redhat.com>2000-02-29 08:16:40 +0000
commit024094993c3579f62dab27d33e63668ec05400fd (patch)
treea7e9c95b64b20d44ad3973e9ade18aa9a0dd8171 /gdb/config/i386/xm-go32.h
parent9d271fd8b3c0f2aa013badabd02ea25fc113e082 (diff)
downloadfsf-binutils-gdb-024094993c3579f62dab27d33e63668ec05400fd.zip
fsf-binutils-gdb-024094993c3579f62dab27d33e63668ec05400fd.tar.gz
fsf-binutils-gdb-024094993c3579f62dab27d33e63668ec05400fd.tar.bz2
From Eli. Bring go32 target up-to-date with recent GDB i386 changes.
Diffstat (limited to 'gdb/config/i386/xm-go32.h')
-rw-r--r--gdb/config/i386/xm-go32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/config/i386/xm-go32.h b/gdb/config/i386/xm-go32.h
index 868074d..871b121 100644
--- a/gdb/config/i386/xm-go32.h
+++ b/gdb/config/i386/xm-go32.h
@@ -36,3 +36,4 @@
#define DIRNAME_SEPARATOR ';'
#define HOST_I386
+typedef unsigned char fd_mask;