Imported dolphin/card
This commit is contained in:
parent
61676fc982
commit
b44fb658a1
18 changed files with 3315 additions and 78 deletions
|
|
@ -39,6 +39,7 @@ struct OSResetFunctionInfo {
|
|||
OSResetFunctionInfo* prev;
|
||||
};
|
||||
|
||||
void OSRegisterResetFunction(OSResetFunctionInfo *info);
|
||||
u32 OSGetResetCode(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue