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@775 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
7c2d44a82e
commit
9209b3732a
@ -93,7 +93,7 @@ typedef struct SYSM_work {
|
||||
}common;
|
||||
struct {
|
||||
vu16 isExistCard :1; // 有効なNTR/TWLカードが存在するか?
|
||||
vu32 isOnDebugger :1; // デバッガ動作か?
|
||||
vu16 isOnDebugger :1; // デバッガ動作か?
|
||||
vu16 isEnableHotSW :1; // 活線挿抜有効?
|
||||
vu16 isBusyHotSW :1; // 活線挿抜処理中?
|
||||
vu16 isCardLoadCompleted :1; // カードからデータロード完了?
|
||||
|
||||
Loading…
Reference in New Issue
Block a user