Match __osLeoInterrupt.c (#457)

* Match __osLeoInterrupt.c

* fix formatting

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
This commit is contained in:
AloXado320
2023-10-11 20:00:21 -05:00
committed by GitHub
parent 740efaa303
commit 364f0776c6
5 changed files with 178 additions and 814 deletions
-14
View File
@@ -5,19 +5,6 @@
/* Types */
#ifndef MK64
typedef struct {
#if !defined(VERSION_EU) && !defined(VERSION_SH)
u32 errStatus;
#endif
void *dramAddr;
void *C2Addr;
u32 sectorSize;
u32 C1ErrNum;
u32 C1ErrSector[4];
} __OSBlockInfo;
#else
typedef struct {
void *dramAddr;
void *C2Addr;
@@ -25,7 +12,6 @@ typedef struct {
u32 C1ErrNum;
u32 C1ErrSector[4];
} __OSBlockInfo;
#endif
typedef struct {
u32 cmdType; // 0