forked from Imagelibrary/binutils-gdb
* ecoff.h (STYP_ECOFF_LIB): Define as used on Irix 4.
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
#define STYP_LITA 0x4000000
|
||||
#define STYP_LIT8 0x8000000
|
||||
#define STYP_LIT4 0x10000000
|
||||
#define STYP_ECOFF_LIB 0x40000000
|
||||
#define STYP_ECOFF_INIT 0x80000000
|
||||
#define STYP_OTHER_LOAD (STYP_ECOFF_INIT | STYP_ECOFF_FINI)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user