summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--spec/rtems/basedefs/if/compiler-unused-attribute.yml (renamed from spec/rtems/basedefs/if/compiler-used-attribute.yml)4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/rtems/basedefs/if/compiler-used-attribute.yml b/spec/rtems/basedefs/if/compiler-unused-attribute.yml
index b1c3d81f..bf99ff9e 100644
--- a/spec/rtems/basedefs/if/compiler-used-attribute.yml
+++ b/spec/rtems/basedefs/if/compiler-unused-attribute.yml
@@ -5,7 +5,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
default: |
- ${used:/name}
+ ${unused:/name}
variants: []
description: null
enabled-by: true
@@ -16,6 +16,6 @@ links:
uid: header
- role: interface-ingroup
uid: group
-name: RTEMS_COMPILER_USED_ATTRIBUTE
+name: RTEMS_COMPILER_UNUSED_ATTRIBUTE
notes: null
type: interface