mirror of
https://github.com/rvtr/twl_wrapsdk.git
synced 2025-10-31 06:11:10 -04:00
small arrange.
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@258 4ee2a332-4b2b-5046-8439-1ba90f034370
This commit is contained in:
parent
abb2d1e591
commit
6f6064837b
@ -208,6 +208,7 @@ extern "C" {
|
||||
//
|
||||
#define HW_TWL_ROM_HEADER_BUF (HW_MAIN_MEM_EX_END - 0x2000) // TWL-ROM内登録エリアデータ・バッファ
|
||||
#define HW_TWL_ROM_HEADER_BUF_END (HW_MAIN_MEM_EX_END - 0x1000)
|
||||
#define HW_TWL_ROM_HEADER_BUF_SIZE 0x1000
|
||||
|
||||
#define HW_RED_RESERVED (HW_MAIN_MEM_EX_END - 0x800) // maybe change later
|
||||
#define HW_RED_RESERVED_END (HW_RED_RESERVED + HW_RED_RESERVED_SIZE)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user