X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=KernelLand%2FKernel%2Fvfs%2Fmmap.c;h=89301773864c88ef963c0695f96285660f28ecdc;hb=2e9775068c0df5c846260fa3b5265746f404f2f3;hp=15dacf20a99139181592052d8a4532e04a56191e;hpb=3bcb89ec409dc04c55465bdb79ffc7828f003e3c;p=tpg%2Facess2.git diff --git a/KernelLand/Kernel/vfs/mmap.c b/KernelLand/Kernel/vfs/mmap.c index 15dacf20..89301773 100644 --- a/KernelLand/Kernel/vfs/mmap.c +++ b/KernelLand/Kernel/vfs/mmap.c @@ -5,7 +5,7 @@ * mmap.c * - VFS_MMap support */ -#define DEBUG 1 +#define DEBUG 0 #include #include #include