mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-08 12:17:05 -04:00
Roughly split boot .data
This commit is contained in:
@@ -26,6 +26,7 @@ SECTIONS
|
||||
build/asm/boot_0x80086280.o(.text)
|
||||
build/asm/boot_0x800862E0.o(.text)
|
||||
build/asm/boot_0x80086760.o(.text)
|
||||
build/asm/boot_0x80086FA0.o(.text)
|
||||
build/asm/__osMalloc.o(.text)
|
||||
build/src/libultra/rmon/sprintf.o(.text)
|
||||
build/asm/boot_0x80087900.o(.text)
|
||||
@@ -204,7 +205,41 @@ SECTIONS
|
||||
boot_text_end = .;
|
||||
|
||||
boot_data_start = .;
|
||||
build/asm/boot_data.o(.text)
|
||||
build/asm/boot_data_0x800969C0.o(.text)
|
||||
build/asm/boot_data_idle.o(.text)
|
||||
build/asm/boot_data_0x80096B40.o(.text)
|
||||
build/asm/boot_data_z_std_dma.o(.text)
|
||||
build/asm/boot_data_irqmgr.o(.text)
|
||||
build/asm/boot_data_fault.o(.text)
|
||||
build/asm/boot_data_fault_drawer.o(.text)
|
||||
build/asm/boot_data_loadfragment.o(.text)
|
||||
build/asm/boot_data_loadfragment2.o(.text)
|
||||
build/asm/boot_data_stackcheck.o(.text)
|
||||
build/asm/boot_data_0x80085570.o(.text)
|
||||
build/asm/boot_data_0x800862E0.o(.text)
|
||||
build/asm/boot_data_0x80086FA0.o(.text)
|
||||
build/asm/boot_data_0x80097540.o(.text)
|
||||
build/asm/boot_data_sins.o(.text)
|
||||
build/asm/boot_data_0x80097DE0.o(.text)
|
||||
build/asm/boot_data_thread.o(.text)
|
||||
build/asm/boot_data_siacs.o(.text)
|
||||
build/asm/boot_data_controller.o(.text)
|
||||
build/asm/boot_data_initialize.o(.text)
|
||||
build/asm/boot_data_pimgr.o(.text)
|
||||
build/asm/boot_data_piacs.o(.text)
|
||||
build/asm/boot_data_0x80097EB0.o(.text)
|
||||
build/asm/boot_data_seteventmesg.o(.text)
|
||||
build/asm/boot_data_xprintf.o(.text)
|
||||
build/asm/boot_data_timerintr.o(.text)
|
||||
build/asm/boot_data_position.o(.text)
|
||||
build/asm/boot_data_rotate.o(.text)
|
||||
build/asm/boot_data_0x800906D0.o(.text)
|
||||
build/asm/boot_data_contramread.o(.text)
|
||||
build/asm/boot_data_vi.o(.text)
|
||||
build/asm/boot_data_cartrominit.o(.text)
|
||||
build/asm/boot_data_0x800980E0.o(.text)
|
||||
build/asm/boot_data_xldtob.o(.text)
|
||||
build/asm/boot_data_vimgr.o(.text)
|
||||
boot_data_end = .;
|
||||
|
||||
boot_rodata_start = .;
|
||||
|
||||
Reference in New Issue
Block a user