entered into RCS
authorCharles Hannum <mycroft@gnu.org>
Thu, 18 Jun 1992 18:47:38 +0000 (18:47 +0000)
committerCharles Hannum <mycroft@gnu.org>
Thu, 18 Jun 1992 18:47:38 +0000 (18:47 +0000)
From-SVN: r1211

gcc/config/i386/sequent.h

index 8bd3e6929fbe8da876707fbfb2e0ab7001197f53..d134215650fdae841677217b8dab79dca061e5d7 100644 (file)
@@ -47,6 +47,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define DBX_DEBUGGING_INFO
 
+/* Sequent Symmetry has size_t defined as int in /usr/include/sys/types.h */
+#define SIZE_TYPE "int"
+
 /* gcc order is ax, dx, cx, bx, si, di, bp, sp, st, st.
  * dbx order is ax, dx, cx, st(0), st(1), bx, si, di, st(2), st(3),
  *             st(4), st(5), st(6), st(7), sp, bp  */