entered into RCS
authorCharles Hannum <mycroft@gnu.org>
Thu, 28 May 1992 02:34:40 +0000 (02:34 +0000)
committerCharles Hannum <mycroft@gnu.org>
Thu, 28 May 1992 02:34:40 +0000 (02:34 +0000)
From-SVN: r1109

gcc/config/i386/sco.h

index b75f27f13b6892d21e7cea1d66ef2b469f0e2c49..28c3af43406e841ec7468efc960ed0e171a4f096 100644 (file)
@@ -30,6 +30,9 @@
    our own exit function.  */
 #define HAVE_ATEXIT
 
+/* Specify the size_t type.  */
+#define SIZE_TYPE "unsigned int"
+
 #if 0 /* Not yet certain whether this is needed.  */
 /* If no 387, use the general regs to return floating values,
    since this system does not emulate the 80387.  */