summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include/rtems/config.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/sapi/include/rtems/config.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/cpukit/sapi/include/rtems/config.h b/cpukit/sapi/include/rtems/config.h
index 541bc9ddff..cdf33874d7 100644
--- a/cpukit/sapi/include/rtems/config.h
+++ b/cpukit/sapi/include/rtems/config.h
@@ -6,7 +6,7 @@
* This include file contains the table of user defined configuration
* parameters.
*
- * COPYRIGHT (c) 1989-2008.
+ * COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -118,10 +118,6 @@ typedef struct {
*/
uint32_t ticks_per_timeslice;
- /** This field specifies the scheduling policy to use.
- */
- uint32_t scheduler_policy;
-
/** This element points to the BSP's optional idle task which may override
* the default one provided with RTEMS.
*/