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