[rtems-docs commit] eng: Remove ambiguous interface types

Sebastian Huber sebh at rtems.org
Fri May 19 05:21:25 UTC 2023


Module:    rtems-docs
Branch:    master
Commit:    9a5fb293773963ff9a139a506cae820cdbbb259d
Changeset: http://git.rtems.org/rtems-docs/commit/?id=9a5fb293773963ff9a139a506cae820cdbbb259d

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri May  5 08:55:57 2023 +0200

eng: Remove ambiguous interface types

Use an item proxy instead.

Update #3715.

---

 eng/req/items.rst | 6 ------
 1 file changed, 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
@@ -1540,9 +1540,6 @@ This type refines the following types:
 * :ref:`SpecTypeInterfaceItemType` through the ``interface-type`` attribute if
   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``
 
@@ -1558,9 +1555,6 @@ This type refines the following types:
 * :ref:`SpecTypeInterfaceItemType` through the ``interface-type`` attribute if
   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``
 



More information about the vc mailing list