diff options
Diffstat (limited to 'gcc/config/fr30/t-fr30')
-rw-r--r-- | gcc/config/fr30/t-fr30 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/gcc/config/fr30/t-fr30 b/gcc/config/fr30/t-fr30 index 69df6de22f1..5ee0808e0da 100644 --- a/gcc/config/fr30/t-fr30 +++ b/gcc/config/fr30/t-fr30 @@ -1,12 +1,3 @@ - -# Name of assembly file containing libgcc1 functions. -# This entry must be present, but it can be empty if the target does -# not need any assembler functions to support its code generation. -# CROSS_LIBGCC1 = -# -# Alternatively if assembler functions *are* needed then define the -# entries below: -CROSS_LIBGCC1 = libgcc1-asm.a LIB1ASMSRC = fr30/lib1funcs.asm LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 |