tp/libs/Runtime.PPCEABI.H/CPlusLibPPC.cpp

33 lines
520 B
C++

//
// Generated By: dol2asm
// Translation Unit: CPlusLibPPC
//
#include "Runtime.PPCEABI.H/CPlusLibPPC.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" void __copy();
//
// External References:
//
//
// Declarations:
//
/* 80361C3C-80361C6C 0030+00 s=0 e=0 z=4 None .text __copy */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
extern "C" asm void __copy() {
nofralloc
#include "asm/Runtime.PPCEABI.H/CPlusLibPPC/__copy.s"
}
#pragma pop