gas/
[deliverable/binutils-gdb.git] / gas / config / te-armlinuxeabi.h
1 #include "te-linux.h"
2
3 /* The EABI requires the use of VFP. */
4 #define FPU_DEFAULT FPU_ARCH_VFP_V2
5 #define EABI_DEFAULT EF_ARM_EABI_VER4
This page took 0.034428 seconds and 4 git commands to generate.