mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
format_rom.hをTwlSDKのものを見るように修正
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@147 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
dee34f1c72
commit
62ddf893e6
@ -18,7 +18,7 @@
|
||||
#include <symbols.h>
|
||||
|
||||
#include <firm.h>
|
||||
#include <firm/format/format_rom.h>
|
||||
#include <twl/os/common/format_rom.h>
|
||||
#include <rtfs.h>
|
||||
#include <devices/sdif_reg.h>
|
||||
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
#include <twl.h>
|
||||
#include <firm.h>
|
||||
#include <firm/format/format_rom.h>
|
||||
#include <twl/os/common/format_rom.h>
|
||||
|
||||
/*
|
||||
PROFILE_ENABLE を定義するとある程度のパフォーマンスチェックができます。
|
||||
|
||||
Loading…
Reference in New Issue
Block a user