summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-05 08:55:57 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-05 10:38:53 +0200
commit9a5fb293773963ff9a139a506cae820cdbbb259d (patch)
tree9bbea9ff22780b28eb4da070e1dc39baf1612805
parenteng: Add proxy item type (diff)
downloadrtems-docs-9a5fb293773963ff9a139a506cae820cdbbb259d.tar.bz2
eng: Remove ambiguous interface types
Use an item proxy instead. Update #3715.
-rw-r--r--eng/req/items.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/eng/req/items.rst b/eng/req/items.rst
index ce6a435..874ddce 100644
--- a/eng/req/items.rst
+++ b/eng/req/items.rst
@@ -1541,9 +1541,6 @@ This type refines the following types:
the value is ``unspecified-define``
* :ref:`SpecTypeInterfaceItemType` through the ``interface-type`` attribute if
- the value is ``unspecified-define-or-object``
-
-* :ref:`SpecTypeInterfaceItemType` through the ``interface-type`` attribute if
the value is ``unspecified-enum``
* :ref:`SpecTypeInterfaceItemType` through the ``interface-type`` attribute if
@@ -1559,9 +1556,6 @@ This type refines the following types:
the value is ``unspecified-macro``
* :ref:`SpecTypeInterfaceItemType` through the ``interface-type`` attribute if
- the value is ``unspecified-macro-or-function``
-
-* :ref:`SpecTypeInterfaceItemType` through the ``interface-type`` attribute if
the value is ``unspecified-object``
* :ref:`SpecTypeInterfaceItemType` through the ``interface-type`` attribute if