mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
鍵設定忘れ
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1029 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
b738b5ed6b
commit
9b3c53e2f6
@ -159,6 +159,7 @@ void AESi_InitSeedWithRomHeader( ROM_Header* rom_header );
|
||||
*---------------------------------------------------------------------------*/
|
||||
static inline void AESi_InitSeed( void )
|
||||
{
|
||||
AESi_InitSeedWithRomHeader( (ROM_Header*)HW_TWL_ROM_HEADER_BUF );
|
||||
}
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Loading…
Reference in New Issue
Block a user