.dead section fix

This commit is contained in:
Julgodis
2021-03-31 23:22:32 +02:00
parent 2404fb33c7
commit b6eed5208d
8427 changed files with 1951354 additions and 667431 deletions
@@ -1,32 +1,39 @@
//
//
// Generated By: dol2asm
// Translation Unit: ppc/Generic/flush_cache
//
//
#include "TRK_MINNOW_DOLPHIN/ppc/Generic/flush_cache.h"
#include "dol2asm.h"
#include "dolphin/types.h"
#include "TRK_MINNOW_DOLPHIN/ppc/Generic/flush_cache.h"
//
//
// Forward References:
//
//
// False False
extern "C" void TRK_flush_cache();
//
//
// External References:
//
//
//
//
// Declarations:
//
//
/* 8036F548-8036F580 0038+00 s=0 e=5 z=0 None .text TRK_flush_cache */
/* 8036F548-8036F580 0038+00 s=0 e=5 z=0 None .text TRK_flush_cache */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
// False False
extern "C" asm void TRK_flush_cache() {
nofralloc
nofralloc
#include "asm/TRK_MINNOW_DOLPHIN/ppc/Generic/flush_cache/TRK_flush_cache.s"
}
#pragma pop