ARM: use numeric ID for Tag_ABI_align_preserved

Some old assemblers still in use do not support named tags.

Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
Mans Rullgard 2012-10-03 00:42:57 +01:00
parent 4edb34f6cc
commit 51a15ed740
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
.syntax unified
T .thumb
ELF .eabi_attribute Tag_ABI_align_preserved, 1
ELF .eabi_attribute 25, 1 @ Tag_ABI_align_preserved
.macro function name, export=0
.set .Lpic_idx, 0