X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=examples%2Flm3s1968%2Fcfg%2Fcfg_monitor.h;fp=examples%2Flm3s1968%2Fcfg%2Fcfg_monitor.h;h=0000000000000000000000000000000000000000;hb=ccd15e30330f168e9c48aab01b8efb81e4b39998;hp=d0e24da428f6c4dc1f410ec276b799174f781c75;hpb=391b4f8d9c82c413f2cd11fb3ba3aeb311f62184;p=bertos.git diff --git a/examples/lm3s1968/cfg/cfg_monitor.h b/examples/lm3s1968/cfg/cfg_monitor.h deleted file mode 100644 index d0e24da4..00000000 --- a/examples/lm3s1968/cfg/cfg_monitor.h +++ /dev/null @@ -1,47 +0,0 @@ -/** - * \file - * - * - * \brief Kernel monitor configuration parameters - * - * \author Bernie Innocenti - */ - -#ifndef CFG_MONITOR_H -#define CFG_MONITOR_H - -/** - * Process monitor. - * $WIZ$ type = "autoenabled" - */ -#define CONFIG_KERN_MONITOR 1 - -#endif /* CFG_MONITOR_H */