*** empty log message ***
authorMichael Meissner <meissner@gcc.gnu.org>
Fri, 10 Apr 1992 19:36:42 +0000 (19:36 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Fri, 10 Apr 1992 19:36:42 +0000 (19:36 +0000)
From-SVN: r716

gcc/config/mips/iris3.h

index b169461d1b795688074d376ba48f423a8b79baa8..88dcb436239c54bedc5cb8274ed632e511e7be8d 100644 (file)
@@ -94,4 +94,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
    our own exit function.  */
 #define HAVE_ATEXIT
 
+/* Generate calls to memcpy, etc., not bcopy, etc.  */
+#define TARGET_MEM_FUNCTIONS
+
 #include "mips.h"