Some COFF systems (SCO, for example) want a .comment section. Not necessary,
but useful.
This commit is contained in:
parent
cd71911ed3
commit
b260b2a000
@ -110,6 +110,7 @@ struct external_scnhdr {
|
||||
#define _TEXT ".text"
|
||||
#define _DATA ".data"
|
||||
#define _BSS ".bss"
|
||||
#define _COMMENT ".comment"
|
||||
|
||||
/*
|
||||
* s_flags "type"
|
||||
|
Loading…
x
Reference in New Issue
Block a user