dol2asm OK

This commit is contained in:
Julgodis
2021-03-28 22:49:05 +02:00
parent 88eb837a9c
commit d244b7cb0d
60106 changed files with 4755966 additions and 1107376 deletions
@@ -0,0 +1,37 @@
//
// Generated By: dol2asm
// Translation Unit: ppc/Generic/flush_cache
//
#include "dol2asm.h"
#include "dolphin/types.h"
#include "TRK_MINNOW_DOLPHIN/ppc/Generic/flush_cache.h"
//
// Forward References:
//
extern "C" void TRK_flush_cache();
//
// External References:
//
//
// Declarations:
//
/* 8036F548-8036F580 0038+00 s=0 e=5 z=0 None .text TRK_flush_cache */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
extern "C" asm void TRK_flush_cache() {
nofralloc
#include "asm/TRK_MINNOW_DOLPHIN/ppc/Generic/flush_cache/TRK_flush_cache.s"
}
#pragma pop