構造体修正。

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@775 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
nakasima 2008-02-29 11:07:19 +00:00
parent 7c2d44a82e
commit 9209b3732a

View File

@ -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; // カードからデータロード完了?