OSDN Git Service

* c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS):
[pf3gnuchains/gcc-fork.git] / gcc / config / mcore / mcore-elf.h
index b837859..cc8986a 100644 (file)
@@ -25,13 +25,6 @@ Boston, MA 02111-1307, USA.  */
 /* Run-time Target Specification.  */
 #define TARGET_VERSION fputs (" (Motorola MCORE/elf)", stderr)
 
-#define TARGET_OS_CPP_BUILTINS()                               \
-  do                                                           \
-    {                                                          \
-      builtin_define ("__ELF__");                              \
-    }                                                          \
-  while (0)
-
 /* Use DWARF2 debugging info.  */
 #define DWARF2_DEBUGGING_INFO 1