mlt_mips_rm7000_ocelot_ram.mlt

来自「开放源码实时操作系统源码.」· MLT 代码 · 共 31 行

MLT
31
字号
version 0

region ram 80000000 10000000 0 !

section reserved_vectors 200 1 0 0 1 1 1 1 80000000 80000000 reserved_vsr_table reserved_vsr_table !

section reserved_vsr_table 100 10 0 0 0 1 0 1 reserved_virtual_table reserved_virtual_table !

section reserved_virtual_table 100 10 0 0 0 1 0 1 reserved_for_rom reserved_for_rom !

section reserved_for_rom 1fc00 10 0 0 0 1 0 1 rom_vectors rom_vectors !

section rom_vectors 0 10 0 1 0 1 0 1 ROMISC ROMISC !

section ROMISC 0 4 0 1 0 1 0 1 RELOCS RELOCS !

section RELOCS 0 4 0 1 0 1 0 1 init init !

section init 0 4 0 1 0 1 0 1 text text !

section text 0 4 0 1 0 1 0 1 fini fini !

section fini 0 4 0 1 0 1 0 1 rodata rodata !

section rodata 0 8 0 1 0 1 0 1 rodata1 rodata1 !

section rodata1 0 8 0 1 0 1 0 1 data data !

section data 0 8 0 1 0 1 0 1 data1 data1 !

section data1 0 8 0 1 0 1 0 1 eh_frame eh_frame !

section eh_frame 0 4 0 1 0 1 0 1 gcc_except_table gcc_except_table !

section gcc_except_table 0 4 0 1 0 1 0 1 ctors ctors !

section ctors 0 4 0 1 0 1 0 1 dtors dtors !

section dtors 0 4 0 1 0 1 0 1 devtab devtab !

section devtab 0 4 0 1 0 1 0 1 got got !

section got 0 4 0 1 0 1 0 1 dynamic dynamic !

section dynamic 0 4 0 1 0 1 0 1 sdata sdata !

section sdata 0 4 0 1 0 1 0 1 lit8 lit8 !

section lit8 0 8 0 1 0 1 0 1 lit4 lit4 !

section lit4 0 8 0 1 0 1 0 1 sbss sbss !

section sbss 0 8 0 1 0 1 0 1 bss bss !

section bss 0 8 0 1 0 1 0 1 heap1 heap1 !

section heap1 0 8 0 0 0 0 0 0 !

section pci_window 100000 1 0 0 1 0 1 0 8ff00000 8ff00000 !

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?