diff options
Diffstat (limited to 'gcc/config/elfos.h')
-rw-r--r-- | gcc/config/elfos.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/elfos.h b/gcc/config/elfos.h index 6a138f9f76f..743ae71ab6d 100644 --- a/gcc/config/elfos.h +++ b/gcc/config/elfos.h @@ -58,10 +58,6 @@ Boston, MA 02111-1307, USA. */ #define PCC_BITFIELD_TYPE_MATTERS 1 #endif -/* Implicit library calls should use memcpy, not bcopy, etc. */ - -#define TARGET_MEM_FUNCTIONS - /* Handle #pragma weak and #pragma pack. */ #define HANDLE_SYSV_PRAGMA 1 |