Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0.2
/
mtd-utils
/
7e7d645fb32f5a7238c8b523ea5470232050741b
/
.
/
mtd-utils-1.3.1
/
tests
/
checkfs
/
common.h
blob: 1d33f8bb1883ee674b3ba4ac96a124a8d9458270 [
file
] [
log
] [
blame
]
/* $Id: common.h,v 1.1 2001/06/21 23:07:56 dwmw2 Exp $ */
//this .h file is common to both the file creation utility and
//the file checking utility.
#define
TRUE
1
#define
FALSE
0
#define
MAX_NUM_FILES
100