mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-31 00:04:07 -04:00
renamed msl_c -> MSL_C
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: MSL_Common/Src/mbstring
|
||||
//
|
||||
|
||||
#include "msl_c/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/MSL_Common/Src/mbstring/wcstombs.s"
|
||||
}
|
||||
#pragma pop
|
||||
Reference in New Issue
Block a user