diff options
Diffstat (limited to 'gas/config/te-armeabi.h')
-rw-r--r-- | gas/config/te-armeabi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/te-armeabi.h b/gas/config/te-armeabi.h index c553bed..6a76304 100644 --- a/gas/config/te-armeabi.h +++ b/gas/config/te-armeabi.h @@ -18,7 +18,7 @@ 02110-1301, USA. */ /* The EABI requires the use of VFP. */ -#define FPU_DEFAULT FPU_ARCH_VFP_V2 +#define FPU_DEFAULT FPU_ARCH_VFP #define EABI_DEFAULT EF_ARM_EABI_VER5 #define LOCAL_LABELS_DOLLAR 1 |