commit | 0ad0387c85fb38569731cb800e7832a0ba691b51 | [log] [tgz] |
---|---|---|
author | H.J. Lu <hjl.tools@gmail.com> | Wed Jan 04 11:09:50 2023 -0800 |
committer | H.J. Lu <hjl.tools@gmail.com> | Wed Jan 04 11:15:25 2023 -0800 |
tree | d77f446c42901d76de634f703eca23ac2ac67772 | |
parent | 4036ad07f4293ca5cd9bd9cf95fc5d8b86d6e1a6 [diff] |
x86: Remove duplicated I386_PCREL_TYPE_P/X86_64_PCREL_TYPE_P I386_PCREL_TYPE_P and X86_64_PCREL_TYPE_P are defined twice. Remove the duplications. * elfxx-x86.h (I386_PCREL_TYPE_P): Remove duplication. (X86_64_PCREL_TYPE_P): Likewise.