All our ARM asm preserves alignment so setting this attribute in a common location is simpler. This removes numerous warnings when linking with armcc. Signed-off-by: Mans Rullgard <mans@mansr.com>
This will allow for easier implementation of ARM-optimized functions in libraries other than libavcodec.
Signed-off-by: Mans Rullgard <mans@mansr.com>