diff options
author | Nick Clifton <nickc@redhat.com> | 1997-09-03 18:23:36 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1997-09-03 18:23:36 +0000 |
commit | 3b52112dfd1614a5af574dbee57a8f24d3021702 (patch) | |
tree | fa7bd04311fb6077d01cac4354eefb5a169d758b /include/elf/v850.h | |
parent | 93f18857390bc30266ffb808fbc9ae41b1b08d52 (diff) | |
download | gdb-3b52112dfd1614a5af574dbee57a8f24d3021702.zip gdb-3b52112dfd1614a5af574dbee57a8f24d3021702.tar.gz gdb-3b52112dfd1614a5af574dbee57a8f24d3021702.tar.bz2 |
Removed R_V850_16_PCREL.
Diffstat (limited to 'include/elf/v850.h')
-rw-r--r-- | include/elf/v850.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/elf/v850.h b/include/elf/v850.h index 85e098f..0fd1599 100644 --- a/include/elf/v850.h +++ b/include/elf/v850.h @@ -55,7 +55,6 @@ enum reloc_type { R_V850_NONE = 0, R_V850_9_PCREL, - R_V850_16_PCREL, R_V850_22_PCREL, R_V850_HI16_S, R_V850_HI16, |