diff options
author | K. Richard Pixley <rich@cygnus> | 1992-10-28 02:58:11 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-10-28 02:58:11 +0000 |
commit | 5c9bbfe62c1a25cee1a51a40d7504d71f63230be (patch) | |
tree | 9628f18816380d851a1937b5e9e61e147a7feffa /gdb/xm-apollo68v.h | |
parent | 851fffcf4ecd21d58ff3fe3ce70ea3920fbbc310 (diff) | |
download | gdb-5c9bbfe62c1a25cee1a51a40d7504d71f63230be.zip gdb-5c9bbfe62c1a25cee1a51a40d7504d71f63230be.tar.gz gdb-5c9bbfe62c1a25cee1a51a40d7504d71f63230be.tar.bz2 |
apollo native support
Diffstat (limited to 'gdb/xm-apollo68v.h')
-rw-r--r-- | gdb/xm-apollo68v.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/xm-apollo68v.h b/gdb/xm-apollo68v.h index e510e99..6129523 100644 --- a/gdb/xm-apollo68v.h +++ b/gdb/xm-apollo68v.h @@ -1,5 +1,5 @@ /* Macro defintions for an Apollo. - Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc. + Copyright (C) 1986, 1987, 1989, 1992 Free Software Foundation, Inc. This file is part of GDB. @@ -42,4 +42,3 @@ on those where it does, it occurs quite reliably. */ #define HAVE_TERMIO -#define FETCH_INFERIOR_REGISTERS |