00001 /* 00002 * IgnoreK0.h 00003 * 00004 * Created on: Aug 28, 2012 00005 * Author: Brenda Javornik (e-mail: brendaj (at) cora.nwra.com) 00006 */ 00007 00008 #ifndef IGNOREK0_H_ 00009 #define IGNOREK0_H_ 00010 00011 #include "utilities.h" 00012 00013 void setIgnoreK0(); 00014 void clearIgnoreK0(); 00015 BOOLEAN IgnoreK0(); 00016 00017 #endif /* IGNOREK0_H_ */