Files
mm/assets/xml/boot/fault_drawer.xml
Derek Hensley e982c44721 Import data + bss (#1676)
* extract gfxprint font data as blobs

* Remove font from fault_drawer out name

* audio heap bss

* audio sequence bss

* audio session config bss

* Move code_801D1E80 down in the spec

* Gfxprint don't just include generated c file
2024-09-07 15:03:00 -07:00

7 lines
309 B
XML

<Root>
<File Name="boot" OutName="fault_drawer" BaseAddress="0x80080060" RangeStart="0x18BF0" RangeEnd="0x18FF0" >
<!-- The real version is const and found in fault_drawer.c, though shares the same name -->
<Blob Name="sFaultDrawerFont" Size="0x400" Offset="0x18BF0"/>
</File>
</Root>