X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fsam3n-ek%2Fbenchmark%2Fkernel_footprint%2Fcfg%2Fcfg_signal.h;fp=boards%2Fsam3n-ek%2Fbenchmark%2Fkernel_footprint%2Fcfg%2Fcfg_signal.h;h=0000000000000000000000000000000000000000;hb=55e0bd3abe4af67a82124bf5e97a708f24d5e240;hp=ce5324ec10ea5086817a3f77e054e8fe38e3ac1e;hpb=e79cd249413d2af644690eaad0856dff90d31533;p=bertos.git diff --git a/boards/sam3n-ek/benchmark/kernel_footprint/cfg/cfg_signal.h b/boards/sam3n-ek/benchmark/kernel_footprint/cfg/cfg_signal.h deleted file mode 100644 index ce5324ec..00000000 --- a/boards/sam3n-ek/benchmark/kernel_footprint/cfg/cfg_signal.h +++ /dev/null @@ -1,47 +0,0 @@ -/** - * \file - * - * - * \brief Kernel signals configuration parameters - * - * \author Bernie Innocenti - */ - -#ifndef CFG_SIGNAL_H -#define CFG_SIGNAL_H - -/** - * Inter-process signals. - * $WIZ$ type = "autoenabled" - */ -#define CONFIG_KERN_SIGNALS 1 - -#endif /* CFG_SIGNAL_H */