1 OUTPUT_FORMAT("elf32-m68k", "elf32-m68k", "elf32-m68k")
3 ENTRY(_hardware_reset_init_1)
6 rom (rx) : org = 0x10c00000 , l = 1M
13 entrycodes 0x10c00000 : { *(entrycodes) } >rom =0x0000
14 entrycodes_bigrom 0x10c03000: { *(entrycodes_bigrom) } >rom =0x0000
15 .text 0x10c03200 : { *(.text) } >rom =0x0000
16 .bss : { *(.bss) } >rom =0x0000
17 .data : { *(.data) } >rom =0x0000
18 .rodata : { *(.rodata) } >rom =0x0000
19 romdisk : { *(romdisk) } >rom =0x0000