aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/include/chthreads.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/rt/include/chthreads.h')
-rw-r--r--os/rt/include/chthreads.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/os/rt/include/chthreads.h b/os/rt/include/chthreads.h
index ade7dc30b..c068544f6 100644
--- a/os/rt/include/chthreads.h
+++ b/os/rt/include/chthreads.h
@@ -38,18 +38,6 @@
/* Module pre-compile time settings. */
/*===========================================================================*/
-#if !defined(CH_CFG_THREAD_EXTRA_FIELDS)
-#error "CH_CFG_THREAD_EXTRA_FIELDS not defined in chconf.h"
-#endif
-
-#if !defined(CH_CFG_THREAD_INIT_HOOK)
-#error "CH_CFG_THREAD_INIT_HOOK not defined in chconf.h"
-#endif
-
-#if !defined(CH_CFG_THREAD_EXIT_HOOK)
-#error "CH_CFG_THREAD_EXIT_HOOK not defined in chconf.h"
-#endif
-
/*===========================================================================*/
/* Derived constants and error checks. */
/*===========================================================================*/