summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/config.h')
-rw-r--r--cpukit/include/rtems/config.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/cpukit/include/rtems/config.h b/cpukit/include/rtems/config.h
index 36b20dba09..ae11fd9df8 100644
--- a/cpukit/include/rtems/config.h
+++ b/cpukit/include/rtems/config.h
@@ -127,18 +127,6 @@ typedef struct {
*/
uintptr_t stack_space_size;
- /**
- * This field specifies the maximum number of dynamically installed
- * used extensions.
- */
- uint32_t maximum_extensions;
-
- /**
- * This field contains the maximum number of POSIX API
- * keys which are configured for this application.
- */
- uint32_t maximum_keys;
-
/**
* This field contains the maximum number of POSIX API
* key value pairs which are configured for this application.