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