diff options
author | DJ Delorie <dj@redhat.com> | 2001-04-24 18:32:27 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2001-04-24 18:32:27 +0000 |
commit | 7674a3df3747389386d869febeda2e235fbf046b (patch) | |
tree | 9abc24f4786a9c21bf12608d82ceced3efbde758 /include/elf/sparc.h | |
parent | a531bbd206812ed3eed2fe0fdac8364b8be2e1cf (diff) | |
download | binutils-7674a3df3747389386d869febeda2e235fbf046b.zip binutils-7674a3df3747389386d869febeda2e235fbf046b.tar.gz binutils-7674a3df3747389386d869febeda2e235fbf046b.tar.bz2 |
* sparc.h: Fix typo.
Diffstat (limited to 'include/elf/sparc.h')
-rw-r--r-- | include/elf/sparc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/sparc.h b/include/elf/sparc.h index a9b7573..7c780f7 100644 --- a/include/elf/sparc.h +++ b/include/elf/sparc.h @@ -86,7 +86,7 @@ START_RELOC_NUMBERS (elf_sparc_reloc_type) RELOC_NUMBER (R_SPARC_UA32, 23) /* ??? These 6 relocs are new but not currently used. For binary - compatility in the sparc64-elf toolchain, we leave them out. + compatibility in the sparc64-elf toolchain, we leave them out. A non-binary upward compatible change is expected for sparc64-elf. */ #ifndef SPARC64_OLD_RELOCS /* ??? New relocs on the UltraSPARC. Not sure what they're for yet. */ |