]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
*** empty log message ***
authorMichael Meissner <meissner@gcc.gnu.org>
Thu, 2 Apr 1992 13:39:28 +0000 (13:39 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Thu, 2 Apr 1992 13:39:28 +0000 (13:39 +0000)
From-SVN: r667

gcc/config/mips/iris3.h

index b1f05081524d20000c010b9b558512427e444a5a..a0d3f2f164a8149b1abd07ec3e687278e973443e 100644 (file)
@@ -84,4 +84,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define NO_DOLLAR_IN_LABEL 1
 
+/* Specify size_t types.  */
+#define SIZE_TYPE      "unsigned int"
+
 #include "mips.h"