summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/alignof-1.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/req/alignof-1.yml')
-rw-r--r--spec/rtems/basedefs/req/alignof-1.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/rtems/basedefs/req/alignof-1.yml b/spec/rtems/basedefs/req/alignof-1.yml
index 786d0998..4ee2d792 100644
--- a/spec/rtems/basedefs/req/alignof-1.yml
+++ b/spec/rtems/basedefs/req/alignof-1.yml
@@ -2,13 +2,13 @@ SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
+functional-type: function
links:
- role: interface-function
uid: ../if/alignof
-non-functional-type: interface
rationale: null
references: []
-requirement-type: non-functional
+requirement-type: functional
text: |
When the code is compiled with a C compiler and
the ``__STDC_VERSION__`` symbol is defined with version ``201112L`` or