DSで知的財産部から指摘されていたのでメガチップ提供部分のBlowfishコードを分離(DSと同等に)。

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1663 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
nakasima 2008-06-19 10:59:39 +00:00
parent 5d39671dc7
commit b2ba7bc213

View File

@ -29,7 +29,8 @@ TWL_PROC = ARM7
SRCDIR = ./src
INCDIR = ./include
SRCS = blowfish.c \
SRCS = hotswBlowfish.c \
Blowfish.c \
hotsw.c \
dsCardCommon.c \
romEmulation.c \