Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6311 → Rev 6312

/contrib/sdk/sources/newlib/app.lds
79,12 → 79,12
___iend = . ;
}
 
/* .eh_frame BLOCK(16) :
.eh_frame BLOCK(16) :
{
PROVIDE (___EH_FRAME_BEGIN__ = .) ;
*(.eh_frame*)
}
*/
 
.idata ALIGN(16):
{
__idata_start = .;
120,7 → 120,6
*(.drectve)
*(.note.GNU-stack)
*(.comment)
*(.eh_frame)
*(.debug_abbrev)
*(.debug_info)
*(.debug_line)