mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-05 17:47:54 -04:00
.dead section fix
This commit is contained in:
@@ -1,32 +1,39 @@
|
||||
//
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: CPlusLibPPC
|
||||
//
|
||||
//
|
||||
|
||||
#include "Runtime.PPCEABI.H/CPlusLibPPC.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "Runtime.PPCEABI.H/CPlusLibPPC.h"
|
||||
|
||||
//
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
//
|
||||
|
||||
|
||||
// False False
|
||||
extern "C" void __copy();
|
||||
|
||||
//
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
//
|
||||
|
||||
//
|
||||
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
//
|
||||
|
||||
/* 80361C3C-80361C6C 0030+00 s=0 e=0 z=4 None .text __copy */
|
||||
/* 80361C3C-80361C6C 0030+00 s=0 e=0 z=4 None .text __copy */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
// False False
|
||||
extern "C" asm void __copy() {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/Runtime.PPCEABI.H/CPlusLibPPC/__copy.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user