X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yportenv.h;h=aa211e7b2a505101da29e1e78ebe4a9c0a83c194;hp=a1a2074a19efa67d89126fbde050f43e17cf6a17;hb=58f638975518ac0b6638bf5037bda4a2b56e78af;hpb=f216bcabdaf791aa93ad2e58c1d747d2d8bd6617 diff --git a/yportenv.h b/yportenv.h index a1a2074..aa211e7 100644 --- a/yportenv.h +++ b/yportenv.h @@ -15,7 +15,7 @@ * * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL. * - * $Id: yportenv.h,v 1.4 2004-11-22 03:22:25 charles Exp $ + * $Id: yportenv.h,v 1.5 2004-12-17 04:39:04 charles Exp $ * */ @@ -147,6 +147,8 @@ extern unsigned yaffs_traceMask; #define YAFFS_TRACE_BUFFERS 0x00000400 #define YAFFS_TRACE_NANDACCESS 0x00000800 #define YAFFS_TRACE_GC_DETAIL 0x00001000 +#define YAFFS_TRACE_SCAN_DEBUG 0x00002000 +#define YAFFS_TRACE_MTD 0x00004000 #define YAFFS_TRACE_ALWAYS 0x40000000 #define YAFFS_TRACE_BUG 0x80000000