Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/libgcc/config/arm/t-softfp

3 lines
106 B
Plaintext
Raw Normal View History

2023-03-06 14:48:14 +01:00
softfp_wrap_start := '\#if !__ARM_ARCH_ISA_ARM && __ARM_ARCH_ISA_THUMB == 1'
softfp_wrap_end := '\#endif'