From 371266daa3df35c424203fff0ce2e6de0e33a29d Mon Sep 17 00:00:00 2001 From: Mans Rullgard Date: Sun, 29 May 2011 14:22:52 +0100 Subject: ARM: enable UAL syntax in asm.S This enables UAL syntax for all asm files instead of only those which happen to be incompatible with the old, deprecated syntax. Signed-off-by: Mans Rullgard --- libavcodec/arm/dsputil_vfp.S | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/arm/dsputil_vfp.S') diff --git a/libavcodec/arm/dsputil_vfp.S b/libavcodec/arm/dsputil_vfp.S index b41db03b63..16ea25afe6 100644 --- a/libavcodec/arm/dsputil_vfp.S +++ b/libavcodec/arm/dsputil_vfp.S @@ -21,7 +21,6 @@ #include "config.h" #include "asm.S" - .syntax unified /* * VFP is a floating point coprocessor used in some ARM cores. VFP11 has 1 cycle * throughput for almost all the instructions (except for double precision -- cgit v1.2.3