diff options
Diffstat (limited to 'gcc/config/mn10200/t-mn10200')
-rw-r--r-- | gcc/config/mn10200/t-mn10200 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/mn10200/t-mn10200 b/gcc/config/mn10200/t-mn10200 index d02d1513d93..f27815a2dc0 100644 --- a/gcc/config/mn10200/t-mn10200 +++ b/gcc/config/mn10200/t-mn10200 @@ -31,9 +31,6 @@ LIB1ASMFUNCS = _divhi3 \ _epilogue_noreturn -# These are really part of libgcc1, but this will cause them to be -# built correctly, so... - # We do not have DF or DI types, so fake out the libgcc2 compilation. TARGET_LIBGCC2_CFLAGS=-DDF=SF -DDI=SI LIB2FUNCS_EXTRA = $(srcdir)/config/mn10200/udivmodsi4.c \ |