]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/romp/romp.h
system.h (SELECT_RTX_SECTION): Poison.
[thirdparty/gcc.git] / gcc / config / romp / romp.h
index 07150c0a4fb0c781412e8c50959683101e9b2903..fb8cd3587bf4db26d1d6b78451219ea9a773737c 100644 (file)
@@ -700,12 +700,6 @@ struct rt_cargs {int gregs, fregs; };
   data_offset = ((SIZE) + 12 + 3) / 4;                         \
 }
 
-/* Select section for constant in constant pool.
-
-   On ROMP, all constants are in the data area.  */
-
-#define SELECT_RTX_SECTION(MODE, X, ALIGN)     data_section ()
-
 /* Output assembler code to FILE to increment profiler label # LABELNO
    for profiling a function entry.  */