diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-01 23:30:27 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-01 23:30:27 +0000 |
commit | 65f73fbdbca92d8a5185627a2ae62d4ce4d975b1 (patch) | |
tree | 754c0f58dde9e3bdabd01920721df055410c204e /gcc/config/m88k | |
parent | 86a91d464df29da490c0522869102fd318191e45 (diff) | |
download | gcc-65f73fbdbca92d8a5185627a2ae62d4ce4d975b1.tar.gz |
Added start of comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9867 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/m88k')
-rw-r--r-- | gcc/config/m88k/dolphin.ld | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m88k/dolphin.ld b/gcc/config/m88k/dolphin.ld index 4425d59307c..28d648d3456 100644 --- a/gcc/config/m88k/dolphin.ld +++ b/gcc/config/m88k/dolphin.ld @@ -18,7 +18,7 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -This file does the following: +/* This file does the following: - Sets VIRTUAL addr of .text to 0x400200 Sets FILE addr of .text to 0x200 (BLOCK directive) |