#include <nitro/os.h>
OSBootType OS_GetBootType(void);
なし。
現在のブート状態を表す OSBootType 列挙体を返します。
OSBootInfo 構造体のメンバ boot_type を返します。
2007/11/07 初版