blanker.h

Go to the documentation of this file.
00001 
00039 #ifndef MWARE_BLANKER_H
00040 #define MWARE_BLANKER_H
00041 
00042 extern void blk_enable(void);
00043 extern void blk_disable(void);
00044 extern void blk_retrigger(void);
00045 
00046 #endif /* MWARE_BLANKER_H */