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/nm-apollo68v.h | |
parent | 851fffcf4ecd21d58ff3fe3ce70ea3920fbbc310 (diff) | |
download | gdb-5c9bbfe62c1a25cee1a51a40d7504d71f63230be.zip gdb-5c9bbfe62c1a25cee1a51a40d7504d71f63230be.tar.gz gdb-5c9bbfe62c1a25cee1a51a40d7504d71f63230be.tar.bz2 |
apollo native support
Diffstat (limited to 'gdb/nm-apollo68v.h')
-rw-r--r-- | gdb/nm-apollo68v.h | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/gdb/nm-apollo68v.h b/gdb/nm-apollo68v.h new file mode 100644 index 0000000..6c83f38 --- /dev/null +++ b/gdb/nm-apollo68v.h @@ -0,0 +1,20 @@ +/* Macro defintions for an Apollo. + Copyright (C) 1986, 1987, 1989, 1992 Free Software Foundation, Inc. + +This file is part of GDB. + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + +#define FETCH_INFERIOR_REGISTERS |