clang-format

This commit is contained in:
Julgodis
2021-03-29 00:10:25 +02:00
parent c6c405e457
commit 815c1a2039
7605 changed files with 495052 additions and 502636 deletions
+20 -25
View File
@@ -1,39 +1,37 @@
//
//
// Generated By: dol2asm
// Translation Unit: JASDvdThread
//
//
#include "JSystem/JAudio2/JASDvdThread.h"
#include "dol2asm.h"
#include "dolphin/types.h"
#include "JSystem/JAudio2/JASDvdThread.h"
//
//
// Types:
//
//
struct JKRHeap {
};
struct JKRHeap {};
struct JASTaskThread {
/* 8028F6C4 */ JASTaskThread(int, int, u32);
/* 8028F6C4 */ JASTaskThread(int, int, u32);
};
struct JASDvd {
/* 8028FEFC */ void getThreadPointer();
/* 8028FF04 */ void createThread(s32, int, u32);
/* 8028FEFC */ void getThreadPointer();
/* 8028FF04 */ void createThread(s32, int, u32);
};
//
//
// Forward References:
//
//
extern "C" void getThreadPointer__6JASDvdFv();
extern "C" void createThread__6JASDvdFliUl();
//
//
// External References:
//
//
void* operator new(u32, JKRHeap*, int);
extern "C" extern u8 JASDram[4];
@@ -49,33 +47,30 @@ extern "C" extern u8 JASDram[4];
extern "C" extern u8 sSystemHeap__7JKRHeap[4];
extern "C" extern u8 sCurrentHeap__7JKRHeap[4];
//
//
// Declarations:
//
//
/* ############################################################################################## */
/* 80451208-80451210 0004+04 s=2 e=0 z=0 None .sbss sThread__6JASDvd */
/* 80451208-80451210 0004+04 s=2 e=0 z=0 None .sbss sThread__6JASDvd */
static u8 sThread__6JASDvd[4 + 4 /* padding */];
/* 8028FEFC-8028FF04 0008+00 s=0 e=6 z=0 None .text getThreadPointer__6JASDvdFv */
/* 8028FEFC-8028FF04 0008+00 s=0 e=6 z=0 None .text getThreadPointer__6JASDvdFv */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void JASDvd::getThreadPointer() {
nofralloc
nofralloc
#include "asm/JSystem/JAudio2/JASDvdThread/getThreadPointer__6JASDvdFv.s"
}
#pragma pop
/* 8028FF04-8028FFA8 00A4+00 s=0 e=1 z=0 None .text createThread__6JASDvdFliUl */
/* 8028FF04-8028FFA8 00A4+00 s=0 e=1 z=0 None .text createThread__6JASDvdFliUl */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void JASDvd::createThread(s32 param_0, int param_1, u32 param_2) {
nofralloc
nofralloc
#include "asm/JSystem/JAudio2/JASDvdThread/createThread__6JASDvdFliUl.s"
}
#pragma pop