(SIZE_TYPE): Don't define.
authorRoland McGrath <roland@gcc.gnu.org>
Thu, 1 Jul 1993 04:22:57 +0000 (04:22 +0000)
committerRoland McGrath <roland@gcc.gnu.org>
Thu, 1 Jul 1993 04:22:57 +0000 (04:22 +0000)
From-SVN: r4809

gcc/config/i386/mach.h

index 595ac080308ae04d5ac93a54e19bbeed21485d3c..61a698836bcc1121c4a564270c67ee1497ddbda3 100644 (file)
@@ -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