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