diff options
author | Yuri Chornovian <yurchor@ukr.net> | 2017-07-18 16:58:14 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2017-07-18 16:58:14 +0100 |
commit | de194d8575765da6c7905d09b8675c59fad035e9 (patch) | |
tree | b5d104395b4fb836d6b3a7687faa48d6a2544210 /gas/config/tc-sh64.c | |
parent | c5ed057625f886b14d9def3fa7488fd8bbbf7dd3 (diff) | |
download | gdb-de194d8575765da6c7905d09b8675c59fad035e9.zip gdb-de194d8575765da6c7905d09b8675c59fad035e9.tar.gz gdb-de194d8575765da6c7905d09b8675c59fad035e9.tar.bz2 |
Fix spelling typos.
Diffstat (limited to 'gas/config/tc-sh64.c')
-rw-r--r-- | gas/config/tc-sh64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-sh64.c b/gas/config/tc-sh64.c index 4ba5d80..6f39c37 100644 --- a/gas/config/tc-sh64.c +++ b/gas/config/tc-sh64.c @@ -3030,7 +3030,7 @@ sh64_target_mach (void) return (sh64_abi == sh64_abi_64) ? bfd_mach_sh5 : 0; } -/* This is MD_PCREL_FROM_SECTION, we we define so it is called instead of +/* This is MD_PCREL_FROM_SECTION, we define so it is called instead of md_pcrel_from (in tc-sh.c). */ valueT |