Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008 #ifndef IGNOREK0_H_
00009 #define IGNOREK0_H_
00010
00011 #include "utilities.h"
00012
00013 void setIgnoreK0();
00014 void clearIgnoreK0();
00015 bool IgnoreK0();
00016
00017 #endif