diff options
Diffstat (limited to 'gcc/config/mips/rtems64.h')
-rw-r--r-- | gcc/config/mips/rtems64.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/mips/rtems64.h b/gcc/config/mips/rtems64.h index 78281b6d818..e3c74ca04ea 100644 --- a/gcc/config/mips/rtems64.h +++ b/gcc/config/mips/rtems64.h @@ -25,11 +25,6 @@ Boston, MA 02111-1307, USA. */ #define CPP_PREDEFINES "-Dmips -DMIPSEB -DR4000 -D_mips -D_MIPSEB -D_R4000 \ -D__rtems__ -Asystem=rtems" -/* Generate calls to memcpy, memcmp and memset. */ -#ifndef TARGET_MEM_FUNCTIONS -#define TARGET_MEM_FUNCTIONS -#endif - #undef EXTRA_SECTIONS #define EXTRA_SECTIONS in_sdata, in_rdata |