mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
通常はインクルードする必要のないヘッダをコメントアウト(ImportJumpのビルドが通らなかったため)
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2866 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
c5b78f0712
commit
e50342d212
@ -23,7 +23,10 @@
|
||||
#include "TWLHWInfo_api.h"
|
||||
#include "TWLSettings_api.h"
|
||||
#include "hwi.h"
|
||||
#if 0
|
||||
#include "kami_pxi.h"
|
||||
#endif
|
||||
|
||||
// define data------------------------------------------
|
||||
#ifdef FIRM_USE_PRODUCT_KEYS // 鍵選択スイッチ
|
||||
#define HWINFO_PRIVKEY_PATH "rom:key/private_HWInfo.der" // 製品用秘密鍵
|
||||
|
||||
Loading…
Reference in New Issue
Block a user