X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=yportenv.h;h=e0727427ffc5c2a009a12c5773dc667d2baf7fde;hb=4cbec5e5fa796025d6aadc2a13d79f9a00b4fbaa;hp=240b6b95a1d2f350d0fab21530af64c83d35794e;hpb=64239466cac1b316650213aaa07c92f57c3e7861;p=yaffs2.git diff --git a/yportenv.h b/yportenv.h index 240b6b9..e072742 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.9 2005-10-07 02:46:50 charles Exp $ + * $Id: yportenv.h,v 1.10 2006-05-08 10:13:34 charles Exp $ * */ @@ -148,6 +148,7 @@ extern unsigned yaffs_traceMask; #define YAFFS_TRACE_GC_DETAIL 0x00001000 #define YAFFS_TRACE_SCAN_DEBUG 0x00002000 #define YAFFS_TRACE_MTD 0x00004000 +#define YAFFS_TRACE_CHECKPOINT 0x00008000 #define YAFFS_TRACE_ALWAYS 0x40000000 #define YAFFS_TRACE_BUG 0x80000000