summaryrefslogtreecommitdiff
path: root/gcc/config/arm/elf.h
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-19 15:18:26 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-19 15:18:26 +0000
commite15d468416c60bbefc0323eca66579f816822f09 (patch)
tree8c6ad9fd545ff901e7a9c28d0462bbcc03446eaa /gcc/config/arm/elf.h
parent01b5d7867b2c90c6ebb04076710dc7f4dea26d74 (diff)
downloadgcc-e15d468416c60bbefc0323eca66579f816822f09.tar.gz
Define SUPPORTS_INIT_PRIORITY
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48177 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/arm/elf.h')
-rw-r--r--gcc/config/arm/elf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/arm/elf.h b/gcc/config/arm/elf.h
index 8b0443bd2d9..c27dacaa58b 100644
--- a/gcc/config/arm/elf.h
+++ b/gcc/config/arm/elf.h
@@ -193,3 +193,5 @@ Boston, MA 02111-1307, USA. */
fprintf (STREAM, "\t.align\t%d\n", POWER); \
} \
while (0)
+
+#define SUPPORTS_INIT_PRIORITY 1