Add segment type "overlay".
This commit is contained in:
@@ -96,6 +96,7 @@ struct SegDesc {
|
||||
#define SF_RUN_DEF 0x0200 /* RUN symbols already defined */
|
||||
#define SF_LOAD_DEF 0x0400 /* LOAD symbols already defined */
|
||||
#define SF_FILLVAL 0x0800 /* Segment has separate fill value */
|
||||
#define SF_OVERLAY 0x1000 /* Segment can be overlayed on another one */
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user