Diff for /src/contrib/gcc/config/i386/Attic/freebsd.h.fixed between versions 1.2 and 1.3

version 1.2, 2003/06/17 04:24:01 version 1.3, 2003/11/09 02:34:00
Line 24  the Free Software Foundation, 59 Temple Line 24  the Free Software Foundation, 59 Temple
 Boston, MA 02111-1307, USA.  */  Boston, MA 02111-1307, USA.  */
   
 /* $FreeBSD: src/contrib/gcc/config/i386/freebsd.h.fixed,v 1.34.2.3 2001/03/02 09:27:49 obrien Exp $ */  /* $FreeBSD: src/contrib/gcc/config/i386/freebsd.h.fixed,v 1.34.2.3 2001/03/02 09:27:49 obrien Exp $ */
 /* $DragonFly: src/contrib/gcc/config/i386/freebsd.h.fixed,v 1.1 2003/06/16 00:34:01 dillon Exp $ */  /* $DragonFly$ */
   
 #undef  CPP_PREDEFINES  #undef  CPP_PREDEFINES
 #define CPP_PREDEFINES                                                  \  #define CPP_PREDEFINES                                                  \
Line 105  Boston, MA 02111-1307, USA.  */ Line 105  Boston, MA 02111-1307, USA.  */
 /************************[  Target stuff  ]***********************************/  /************************[  Target stuff  ]***********************************/
   
 /* Define the actual types of some ANSI-mandated types.    /* Define the actual types of some ANSI-mandated types.  
    Needs to agree with <machine/ansi.h>.  GCC defaults come from c-decl.c,     Needs to agree with <machine/stdint.h>.  GCC defaults come from c-decl.c,
    c-common.c, and config/<arch>/<arch>.h.  */     c-common.c, and config/<arch>/<arch>.h.  */
   
 #undef SIZE_TYPE  #undef SIZE_TYPE

Removed from v.1.2  
changed lines
  Added in v.1.3