mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-04 09:08:39 -04:00
JASKernelDebug
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#ifndef JASKERNELDEBUG_H
|
||||
#define JASKERNELDEBUG_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
namespace JASystem {
|
||||
namespace Kernel {
|
||||
void stackInit(u64*, u32);
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* JASKERNELDEBUG_H */
|
||||
Reference in New Issue
Block a user