mirror of
https://github.com/projectPiki/pikmin2.git
synced 2024-12-02 18:36:39 +00:00
6 lines
174 B
ArmAsm
6 lines
174 B
ArmAsm
.include "macros.inc"
|
|
.section .ctors, "wa" # 0x80472F00 - 0x804732C0
|
|
.global __init_cpp_exceptions_reference
|
|
__init_cpp_exceptions_reference:
|
|
.4byte __init_cpp_exceptions
|