aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m68k/xm-dpx2.h
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-07-14 15:12:05 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-07-14 15:12:05 +0000
commit5af4f5f6f13163c6d9a516fc7cf7383d824d14b4 (patch)
treeb126a6a9fc89606345b6c1fb61b41425b2e7cb2b /gdb/config/m68k/xm-dpx2.h
parentb2eed00fa9d4dbee676d1f96dda1fce088eee5bf (diff)
downloadfsf-binutils-gdb-5af4f5f6f13163c6d9a516fc7cf7383d824d14b4.zip
fsf-binutils-gdb-5af4f5f6f13163c6d9a516fc7cf7383d824d14b4.tar.gz
fsf-binutils-gdb-5af4f5f6f13163c6d9a516fc7cf7383d824d14b4.tar.bz2
Tue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* stabsread.c (define_symbol): Make the caddr_t hack apply to `function returning foo' as well as `pointer to foo'. * remote.c [REMOTE_BREAKPOINT]: Use for breakpoint insn if defined. * config/m68k/tm-m68k.h: Define it. * mem-break.c, breakpoint.c: Improve comments. Tue Jul 13 13:35:31 1993 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr) * config/m68k/tm-dpx2.h: Replace "tm-68k.h" with "m68k/tm-m68k.h". * config/m68k/xm-dpx2.h: Define HAVE_TERMIOS not HAVE_TERMIO.
Diffstat (limited to 'gdb/config/m68k/xm-dpx2.h')
-rw-r--r--gdb/config/m68k/xm-dpx2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m68k/xm-dpx2.h b/gdb/config/m68k/xm-dpx2.h
index f533cd9..60c0649 100644
--- a/gdb/config/m68k/xm-dpx2.h
+++ b/gdb/config/m68k/xm-dpx2.h
@@ -19,7 +19,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define HOST_BYTE_ORDER BIG_ENDIAN
-#define HAVE_TERMIO
+#define HAVE_TERMIOS
#define USG
/* Avoid redefinition errors */