Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3559 → Rev 3560

/branches/dynload/uspace/lib/rtld/arch/ia32/_link.ld.in
6,7 → 6,7
}
 
SECTIONS {
. = 0x40001000;
. = 0x60001000;
 
.init ALIGN(0x1000) : SUBALIGN(0x1000) {
*(.init);