X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FModules%2FFilesystems%2FFAT%2Ffatio.c;fp=KernelLand%2FModules%2FFilesystems%2FFAT%2Ffatio.c;h=340ccf82548a47da9a7621544fe17b741836f978;hb=53d12157a95444f260dbb5de6b04ef309a52e3c7;hp=0652f0fa810e67b92d67b89d724588bfc116154b;hpb=5f3eb0c8157fd9329e7cc7672f9ed2809947574a;p=tpg%2Facess2.git diff --git a/KernelLand/Modules/Filesystems/FAT/fatio.c b/KernelLand/Modules/Filesystems/FAT/fatio.c index 0652f0fa..340ccf82 100644 --- a/KernelLand/Modules/Filesystems/FAT/fatio.c +++ b/KernelLand/Modules/Filesystems/FAT/fatio.c @@ -5,7 +5,7 @@ * fatio.c * - FAT Manipulation and Cluster IO */ -#define DEBUG 1 +#define DEBUG 0 #include #include #include "common.h"