aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/openbsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/openbsd.h')
-rw-r--r--gcc/config/openbsd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/openbsd.h b/gcc/config/openbsd.h
index 147eec6..2c0738f 100644
--- a/gcc/config/openbsd.h
+++ b/gcc/config/openbsd.h
@@ -140,7 +140,9 @@ Boston, MA 02111-1307, USA. */
/* Implicit calls to library routines. */
/* Use memcpy and memset instead of bcopy and bzero. */
+#ifndef TARGET_MEM_FUNCTIONS
#define TARGET_MEM_FUNCTIONS
+#endif
/* Miscellaneous parameters. */