]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/m68k/netbsd-elf.h
200x-xx-xx Richard Sandiford <richard@codesourcery.com> Nathan Sidwell <nathan@codeso...
[thirdparty/gcc.git] / gcc / config / m68k / netbsd-elf.h
index e37bea0a6290e030146c204f2b18e4140062f991..234d017aa799163c2c928c88cf38a0778f05aebf 100644 (file)
@@ -134,12 +134,6 @@ while (0)
 #define USER_LABEL_PREFIX ""
 
 
-/* The prefix for immediate operands.  */
-
-#undef IMMEDIATE_PREFIX
-#define IMMEDIATE_PREFIX "#"
-
-
 #undef ASM_COMMENT_START
 #define ASM_COMMENT_START "|"
 
@@ -329,12 +323,6 @@ while (0)
 #define BIGGEST_ALIGNMENT 64
 
 
-/* For m68k SVR4, structures are returned using the reentrant
-   technique.  */
-
-#undef PCC_STATIC_STRUCT_RETURN
-
-
 /* The svr4 ABI for the m68k says that records and unions are returned
    in memory.  */