]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/29k-share/udi/udipt29k.h
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gdb / 29k-share / udi / udipt29k.h
index 5076a97a93dcafd7d6ab30e8285a7e8621b2c2bf..5de2f3ff860f4b4803597fa9d713c24310371dc8 100644 (file)
@@ -1,31 +1,25 @@
-/******************************************************************************
- * Copyright 1991 Advanced Micro Devices, Inc.
- *
- * This software is the property of Advanced Micro Devices, Inc  (AMD)  which
- * specifically  grants the user the right to modify, use and distribute this
- * software provided this notice is not removed or altered.  All other rights
- * are reserved by AMD.
- *
- * AMD MAKES NO WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, WITH REGARD TO THIS
- * SOFTWARE.  IN NO EVENT SHALL AMD BE LIABLE FOR INCIDENTAL OR CONSEQUENTIAL
- * DAMAGES IN CONNECTION WITH OR ARISING FROM THE FURNISHING, PERFORMANCE, OR
- * USE OF THIS SOFTWARE.
- *
- * Comments about this software should be directed to udi@amd.com. If access
- * to electronic mail isn't available, send mail to:
- *
- * Advanced Micro Devices, Inc.
- * 29K Support Products
- * Mail Stop 573
- * 5900 E. Ben White Blvd.
- * Austin, TX 78741
- *****************************************************************************
- *       $Id$
- *      $Id: @(#)udipt29k.h    2.5, AMD
- */
-
 /* This file is to be used to reconfigure the UDI Procedural interface
-   for a given target. This file should be placed so that it will be
+   for a given target.
+
+   Copyright 1993 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+
+/* This file should be placed so that it will be
    included from udiproc.h. Everything in here will probably need to
    be changed when you change the target processor. Nothing in here
    should need to change when you change hosts or compilers.