X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Ftriface%2Fbenchmark%2Fkernel_footprint%2Fcfg%2Fcfg_monitor.h;fp=boards%2Ftriface%2Fbenchmark%2Fkernel_footprint%2Fcfg%2Fcfg_monitor.h;h=0000000000000000000000000000000000000000;hb=1ad9c44812fff13515605ba9511f89b4dc9e9da6;hp=78f222bfd3e8412c4a53031cbce2342b481dffc1;hpb=38c0dde41df492a35e4bd674e4f8bb7b1f575f46;p=bertos.git diff --git a/boards/triface/benchmark/kernel_footprint/cfg/cfg_monitor.h b/boards/triface/benchmark/kernel_footprint/cfg/cfg_monitor.h deleted file mode 100644 index 78f222bf..00000000 --- a/boards/triface/benchmark/kernel_footprint/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 0 - -#endif /* CFG_MONITOR_H */