1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00

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

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