summaryrefslogtreecommitdiffstats
path: root/spec/if/rtems/config/get-maximum-partitions.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/if/rtems/config/get-maximum-partitions.yml')
-rw-r--r--spec/if/rtems/config/get-maximum-partitions.yml27
1 files changed, 0 insertions, 27 deletions
diff --git a/spec/if/rtems/config/get-maximum-partitions.yml b/spec/if/rtems/config/get-maximum-partitions.yml
deleted file mode 100644
index 19bf7be5..00000000
--- a/spec/if/rtems/config/get-maximum-partitions.yml
+++ /dev/null
@@ -1,27 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-brief: |
- Returns the maximum number of Classic API Partitions which are configured for
- this application.
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-definition:
- default:
- body: null
- params: []
- return: ${/if/c/uint32_t:/name}
- variants: []
-description: null
-enabled-by: true
-interface-type: function
-links:
-- role: interface-placement
- uid: header-2
-- role: interface-ingroup
- uid: group
-name: rtems_configuration_get_maximum_partitions
-notes: null
-params: []
-return:
- return: null
- return-values: []
-type: interface