diff options
author | Jim Wilson <wilson@gcc.gnu.org> | 1992-06-24 11:00:52 -0700 |
---|---|---|
committer | Jim Wilson <wilson@gcc.gnu.org> | 1992-06-24 11:00:52 -0700 |
commit | 0fad3b412cbe114fecb2ffdbd1311b5c83b31ab2 (patch) | |
tree | ef550bda9263c274273d8c15abab4001d670b47b | |
parent | 74badd162d5b25223a2fef5d16171f2e75b4d851 (diff) | |
download | gcc-0fad3b412cbe114fecb2ffdbd1311b5c83b31ab2.zip gcc-0fad3b412cbe114fecb2ffdbd1311b5c83b31ab2.tar.gz gcc-0fad3b412cbe114fecb2ffdbd1311b5c83b31ab2.tar.bz2 |
Delete spurious blank line at end.
From-SVN: r1274
-rw-r--r-- | gcc/config/m68k/t-next | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/m68k/t-next b/gcc/config/m68k/t-next index 6bd68ce..b9d6a26 100644 --- a/gcc/config/m68k/t-next +++ b/gcc/config/m68k/t-next @@ -1,3 +1,2 @@ # libgcc1.c is not needed, since the standard library has these functions. LIBGCC1= - |