Subversion Repositories freemyipod

Rev

Rev 459 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 459 Rev 491
Line 15... Line 15...
15
	KEEP(.emcoreentrypoint*)
15
	KEEP(.emcoreentrypoint*)
16
	*(.emcoreentrypoint*)
16
	*(.emcoreentrypoint*)
17
        *(.text*)
17
        *(.text*)
18
        *(.glue_7)
18
        *(.glue_7)
19
        *(.glue_7t)
19
        *(.glue_7t)
20
        . = ALIGN(0x4);
20
        . = ALIGN(0x10);
21
    } > VIRTUAL
21
    } > VIRTUAL
22
 
22
 
23
    .data :
23
    .data :
24
    {
24
    {
25
        *(.rodata*)
25
        *(.rodata*)