aboutsummaryrefslogtreecommitdiff
path: root/gas/config/te-armlinuxeabi.h
blob: b3f5f1e78c5d289187dcf20a215555ae2c5cbfbb (plain)
1
2
3
4
5
#include "te-linux.h"

/* The EABI requires the use of VFP.  */
#define FPU_DEFAULT FPU_ARCH_VFP_V2
#define EABI_DEFAULT EF_ARM_EABI_VER4