diff options
author | Fred Fish <fnf@specifix.com> | 1992-07-31 23:17:54 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1992-07-31 23:17:54 +0000 |
commit | 672786833c63ec2f9504a7eb0a75d99f0617c7b2 (patch) | |
tree | 6646e9d1df6389f2272327eb4d69abcfccd58c5a /gdb/xm-i860.h | |
parent | 14f1fc24fab58318fd104cafb548269bec0f8650 (diff) | |
download | gdb-672786833c63ec2f9504a7eb0a75d99f0617c7b2.zip gdb-672786833c63ec2f9504a7eb0a75d99f0617c7b2.tar.gz gdb-672786833c63ec2f9504a7eb0a75d99f0617c7b2.tar.bz2 |
Update cygnus copies of currently undistributed i860 files maintained by
Peggy Fieland at stratus.com.
Diffstat (limited to 'gdb/xm-i860.h')
-rw-r--r-- | gdb/xm-i860.h | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/gdb/xm-i860.h b/gdb/xm-i860.h new file mode 100644 index 0000000..9840081 --- /dev/null +++ b/gdb/xm-i860.h @@ -0,0 +1,21 @@ +/* Macro definitions for running gdb on host machines with i860 cpu's. + Copyright (C) 1991, Free Software Foundation, Inc. + Written by Peggy Fieland @ stratus.com + +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. */ + + |