projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ae26f2
)
Fix typo.
author
Ulrich Drepper
<drepper@redhat.com>
Wed, 22 Jul 1998 20:50:46 +0000
(20:50 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Wed, 22 Jul 1998 20:50:46 +0000
(20:50 +0000)
include/elf/mips.h
patch
|
blob
|
history
diff --git
a/include/elf/mips.h
b/include/elf/mips.h
index 770d3bd5f6f0edcc0855231cde466322bc08b487..c3efe57a614de57b46c85a27cfd89b988693436f 100644
(file)
--- a/
include/elf/mips.h
+++ b/
include/elf/mips.h
@@
-41,7
+41,7
@@
START_RELOC_NUMBERS (elf_mips_reloc_type)
RELOC_NUMBER (R_MIPS_GOT16, 9)
RELOC_NUMBER (R_MIPS_PC16, 10)
RELOC_NUMBER (R_MIPS_CALL16, 11)
- RELOC_NUMBER (R_MIPS_GPREL32 12)
+ RELOC_NUMBER (R_MIPS_GPREL32
,
12)
/* The remaining relocs are defined on Irix, although they are not
in the MIPS ELF ABI. */
RELOC_NUMBER (R_MIPS_UNUSED1, 13)