Commit 1d19ceaa by Richard Kenner

(READONLY_DATA_SECTION): Remove definition.

From-SVN: r7874
parent ac9e20f0
...@@ -319,7 +319,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -319,7 +319,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define TEXT_SECTION_ASM_OP "text" #define TEXT_SECTION_ASM_OP "text"
#define DATA_SECTION_ASM_OP "data" #define DATA_SECTION_ASM_OP "data"
#endif #endif
#define READONLY_DATA_SECTION data_section
#define ASCII_DATA_ASM_OP "byte" #define ASCII_DATA_ASM_OP "byte"
/* This is the command to make the user-level label named NAME /* This is the command to make the user-level label named NAME
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment