Diff for /src/contrib/gcc/config/i386/Attic/freebsd.h 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,v 1.34.2.5 2002/06/20 23:12:37 obrien Exp $ */  /* $FreeBSD: src/contrib/gcc/config/i386/freebsd.h,v 1.34.2.5 2002/06/20 23:12:37 obrien Exp $ */
 /* $DragonFly: src/contrib/gcc/config/i386/freebsd.h,v 1.1 2003/06/16 00:34:00 dillon Exp $ */  /* $DragonFly$ */
   
 #undef  CPP_PREDEFINES  #undef  CPP_PREDEFINES
 #define CPP_PREDEFINES                                                  \  #define CPP_PREDEFINES                                                  \
Line 108  Boston, MA 02111-1307, USA.  */ Line 108  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