summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/const.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/if/const.yml')
-rw-r--r--spec/rtems/basedefs/if/const.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/basedefs/if/const.yml b/spec/rtems/basedefs/if/const.yml
index 88c4a4c5..739a8d81 100644
--- a/spec/rtems/basedefs/if/const.yml
+++ b/spec/rtems/basedefs/if/const.yml
@@ -9,7 +9,7 @@ definition:
default: ''
variants:
- definition: |
- __attribute__((__const__))
+ __attribute__(( __const__ ))
enabled-by:
- defined(${/compiler/if/gnuc:/name})
description: null