mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
* internal.h: added #define for STYP_LIT, removed from a29k and
h8300.
This commit is contained in:
parent
ab737e518d
commit
1f0c772a89
@ -126,7 +126,6 @@ struct external_scnhdr
|
||||
#define STYP_BSSREG 0x1200 /* Global register area (like STYP_INFO) */
|
||||
#define STYP_ENVIR 0x2200 /* Environment (like STYP_INFO) */
|
||||
#define STYP_ABS 0x4000 /* Absolute (allocated, not reloc, loaded) */
|
||||
#define STYP_LIT 0x8020 /* Literal data (like STYP_TEXT) */
|
||||
|
||||
/*--------------------------------------------------------------*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user