diff options
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 4d0ac33..b117532 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1989,6 +1989,9 @@ data area pointer. */ /* This is a 7 bit offset from the tiny data area pointer. */ BFD_RELOC_V850_TDA_7_7_OFFSET, + +/* This is a 16 bit offset from the tiny data area pointer. */ + BFD_RELOC_V850_TDA_16_16_OFFSET, /* start-sanitize-v850e */ /* This is a 5 bit offset (of which only 4 bits are used) from the tiny |