diff options
Diffstat (limited to 'gcc/config/m68hc11/t-m68hc11-gas')
-rw-r--r-- | gcc/config/m68hc11/t-m68hc11-gas | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/m68hc11/t-m68hc11-gas b/gcc/config/m68hc11/t-m68hc11-gas index 9ee3c313f8a..a73fe893da5 100644 --- a/gcc/config/m68hc11/t-m68hc11-gas +++ b/gcc/config/m68hc11/t-m68hc11-gas @@ -15,7 +15,6 @@ RANLIB_FOR_TARGET = ` \ T_CPPFLAGS = -DUSE_GAS -CROSS_LIBGCC1 = libgcc1-asm.a LIB1ASMSRC = m68hc11/larith.asm LIB1ASMFUNCS = _mulsi3 \ _mulqi3 _ashlsi3 _ashrsi3 _lshrsi3 \ |