// // Generated By: dol2asm // Translation Unit: Gecko_ExceptionPPC // #include "Runtime.PPCEABI.H/Gecko_ExceptionPPC.h" #include "dol2asm.h" #include "dolphin/types.h" // // Forward References: // extern "C" void __unregister_fragment(); extern "C" void __register_fragment(); // // External References: // // // Declarations: // /* ############################################################################################## */ /* 8044D430-8044D440 07A150 000C+04 2/2 0/0 0/0 .bss fragmentinfo */ static u8 fragmentinfo[12 + 4 /* padding */]; /* 803628AC-803628E0 35D1EC 0034+00 0/0 1/1 0/0 .text __unregister_fragment */ #pragma push #pragma optimization_level 0 #pragma optimizewithasm off asm void __unregister_fragment() { nofralloc #include "asm/Runtime.PPCEABI.H/Gecko_ExceptionPPC/__unregister_fragment.s" } #pragma pop /* 803628E0-80362914 35D220 0034+00 0/0 1/1 0/0 .text __register_fragment */ #pragma push #pragma optimization_level 0 #pragma optimizewithasm off asm void __register_fragment() { nofralloc #include "asm/Runtime.PPCEABI.H/Gecko_ExceptionPPC/__register_fragment.s" } #pragma pop