diff options
Diffstat (limited to 'gnu/usr.bin/binutils/include/coff/alpha.h')
-rw-r--r-- | gnu/usr.bin/binutils/include/coff/alpha.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/include/coff/alpha.h b/gnu/usr.bin/binutils/include/coff/alpha.h index 438a8fca81d..742bdf916fd 100644 --- a/gnu/usr.bin/binutils/include/coff/alpha.h +++ b/gnu/usr.bin/binutils/include/coff/alpha.h @@ -122,6 +122,7 @@ struct external_reloc { #define ALPHA_R_OP_PRSHIFT 15 #define ALPHA_R_GPVALUE 16 #define ALPHA_R_GPRELHIGH 17 +#define ALPHA_R_LITERALSLEAZY 17 /* The *BSD ELF uses this */ #define ALPHA_R_GPRELLOW 18 #define ALPHA_R_IMMED 19 |