little fix

This commit is contained in:
ardi@ist-einmalig.de 2009-06-09 23:02:58 +00:00
parent e9423c807e
commit 6c7e7a2a03

View File

@ -9,8 +9,8 @@
#include <sdcard/wiisd_io.h>
//these are the only stable and speed is good
#define CACHE 32
#define SECTORS 128
#define CACHE 8
#define SECTORS 64
enum BPB {
BPB_jmpBoot = 0x00,