Commit c7ab88a6 by Jim Wilson

Correct typo in comment.

From-SVN: r9781
parent f7c5ee9d
...@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License ...@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* This is a little endian version of ecoff.h. */ /* This is a little endian version of elf.h. */
#define TARGET_ENDIAN_DEFAULT 0 #define TARGET_ENDIAN_DEFAULT 0
......
...@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License ...@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* This is a little endian version of ecoff.h. */ /* This is a little endian version of elf64.h. */
#define TARGET_ENDIAN_DEFAULT 0 #define TARGET_ENDIAN_DEFAULT 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment