mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
OS_Bootでエミュレーション情報を有効にする定義を追加。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@440 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
acb215a44e
commit
8573e7cd4e
@ -11,6 +11,10 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#ifdef SDK_ARM7
|
||||
#define SYSM_HOTSW_ENABLE_ROMEMU
|
||||
#endif // SDK_ARM7
|
||||
|
||||
// Function prototype -------------------------------------------------------
|
||||
// 活栓挿抜処理の初期化
|
||||
void HOTSW_Init(void);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user