add libfat support code
commitdb797b0020ecd4f9795b676e9a5c1606018a7aae
authorwntrmute <wntrmute@258c5a1a-4f63-435d-9564-e8f6d34ab52c>
Sat, 10 May 2008 17:54:02 +0000 (10 17:54 +0000)
committerwntrmute <wntrmute@258c5a1a-4f63-435d-9564-e8f6d34ab52c>
Sat, 10 May 2008 17:54:02 +0000 (10 17:54 +0000)
treeaf2c56d429501082d4feaa10d2958da367ed1fd5
parent7a617d9b9eeadeba59f05aaa5066762bed47dfdc
add libfat support code

git-svn-id: https://devkitpro.svn.sourceforge.net/svnroot/devkitpro/trunk/libogc@2466 258c5a1a-4f63-435d-9564-e8f6d34ab52c
gc/sdcard/card_buf.h
gc/sdcard/card_io.h
gc/sdcard/wiisd_io.h [new file with mode: 0644]
libogc/sdgecko_buf.c [new file with mode: 0644]
libogc/sdgecko_io.c [new file with mode: 0644]
libogc/wiisd.c [new file with mode: 0644]