mirror of https://github.com/zeldaret/tp.git
33 lines
573 B
C++
33 lines
573 B
C++
//
|
|
// Generated By: dol2asm
|
|
// Translation Unit: MSL_Common/Src/scanf
|
|
//
|
|
|
|
#include "MSL_C.PPCEABI.bare.H/MSL_Common/Src/scanf.h"
|
|
#include "dol2asm.h"
|
|
#include "dolphin/types.h"
|
|
|
|
//
|
|
// Forward References:
|
|
//
|
|
|
|
extern "C" void __StringRead();
|
|
|
|
//
|
|
// External References:
|
|
//
|
|
|
|
//
|
|
// Declarations:
|
|
//
|
|
|
|
/* 8036878C-8036881C 3630CC 0090+00 0/0 2/2 0/0 .text __StringRead */
|
|
#pragma push
|
|
#pragma optimization_level 0
|
|
#pragma optimizewithasm off
|
|
asm void __StringRead() {
|
|
nofralloc
|
|
#include "asm/MSL_C.PPCEABI.bare.H/MSL_Common/Src/scanf/__StringRead.s"
|
|
}
|
|
#pragma pop
|