mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-11 02:53:16 -04:00
.dead section fix
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user