From: Roland McGrath Date: Thu, 1 Jul 1993 04:22:57 +0000 (+0000) Subject: (SIZE_TYPE): Don't define. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c62d2a9cfb45e31199914e5848976be795ae6e5b;p=gcc.git (SIZE_TYPE): Don't define. From-SVN: r4809 --- diff --git a/gcc/config/i386/mach.h b/gcc/config/i386/mach.h index 595ac080308..61a698836bc 100644 --- a/gcc/config/i386/mach.h +++ b/gcc/config/i386/mach.h @@ -15,9 +15,6 @@ /* Specify extra dir to search for include files. */ #define SYSTEM_INCLUDE_DIR "/usr/mach/include" -/* Make stddef.h agree with types.h. */ -#define SIZE_TYPE "long int" - /* Don't default to pcc-struct-return, because gcc is the only compiler, and we want to retain compatibility with older gcc versions. */ #define DEFAULT_PCC_STRUCT_RETURN 0