mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-19 16:00:08 +08:00
eng: Add an item type for not defined defines
This helps to deduce that a missing define in the software design is intended. Update #3715.
This commit is contained in:
@@ -1938,6 +1938,9 @@ This type refines the following types:
|
|||||||
* :ref:`SpecTypeFunctionalRequirementItemType` through the ``functional-type``
|
* :ref:`SpecTypeFunctionalRequirementItemType` through the ``functional-type``
|
||||||
attribute if the value is ``function``
|
attribute if the value is ``function``
|
||||||
|
|
||||||
|
* :ref:`SpecTypeFunctionalRequirementItemType` through the ``functional-type``
|
||||||
|
attribute if the value is ``interface-define-not-defined``
|
||||||
|
|
||||||
* :ref:`SpecTypeFunctionalRequirementItemType` through the ``functional-type``
|
* :ref:`SpecTypeFunctionalRequirementItemType` through the ``functional-type``
|
||||||
attribute if the value is ``operational``
|
attribute if the value is ``operational``
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user