Add a comment saying .junk sections are discarded by the linker.

This commit is contained in:
David Edelsohn 1995-11-30 17:15:12 +00:00
parent e7f2e923be
commit 781332facb

View file

@ -51,6 +51,7 @@ SECTIONS
*(.edata) ;
}
/* See coffcode.h. These are discarded. */
.junk BLOCK(__section_alignment__) : {
*(.debug\$S)
*(.debug\$T)