BeRTOS
cfg_wdt.h
Go to the documentation of this file.
00001 
00039 #ifndef CFG_WDT_H
00040 #define CFG_WDT_H
00041 
00043 #define CONFIG_WATCHDOG      0
00044 
00045 #endif /* CFG_WDT_H */
00046 
00047