tp/libs/MSL_C.PPCEABI.bare.H/MSL_Common/Src/mbstring.cpp

43 lines
879 B
C++

//
// Generated By: dol2asm
// Translation Unit: MSL_Common/Src/mbstring
//
#include "MSL_C.PPCEABI.bare.H/MSL_Common/Src/mbstring.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" void wcstombs();
//
// External References:
//
extern "C" void strncpy();
//
// Declarations:
//
/* ############################################################################################## */
/* 80456668-80456670 004C68 0004+04 1/1 0/0 0/0 .sdata2 @74 */
SECTION_SDATA2 static u32 lit_74[1 + 1 /* padding */] = {
0x0000C0E0,
/* padding */
0x00000000,
};
/* 80365F74-8036608C 3608B4 0118+00 0/0 1/1 0/0 .text wcstombs */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void wcstombs() {
nofralloc
#include "asm/MSL_C.PPCEABI.bare.H/MSL_Common/Src/mbstring/wcstombs.s"
}
#pragma pop