mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-28 22:40:24 +00:00
Add a comment saying .junk sections are discarded by the linker.
This commit is contained in:
parent
e7f2e923be
commit
781332facb
@ -51,6 +51,7 @@ SECTIONS
|
||||
*(.edata) ;
|
||||
}
|
||||
|
||||
/* See coffcode.h. These are discarded. */
|
||||
.junk BLOCK(__section_alignment__) : {
|
||||
*(.debug\$S)
|
||||
*(.debug\$T)
|
||||
|
Loading…
Reference in New Issue
Block a user