* arm/linux-elf.h (text_section): Delete declaration.

From-SVN: r35706
This commit is contained in:
Richard Earnshaw 2000-08-15 14:23:33 +00:00 committed by Richard Earnshaw
parent e45b72c408
commit 2c210617e0
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2000-08-15 Richard Earnshaw <rearnsha@arm.com>
* arm/linux-elf.h (text_section): Delete declaration.
2000-08-15 Richard Earnshaw <rearnsha@arm.com>
ARM support for unordered FP operations.

View File

@ -159,8 +159,6 @@ do { \
definition in the target-specific file which includes this file. */
#define SUBTARGET_EXTRA_SECTION_FUNCTIONS CONST_SECTION_FUNCTION
extern void text_section ();
#define CONST_SECTION_ASM_OP ".section\t.rodata"
#define CONST_SECTION_FUNCTION \