summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr/if/is-replace.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/intr/if/is-replace.yml')
-rw-r--r--spec/rtems/intr/if/is-replace.yml11
1 files changed, 7 insertions, 4 deletions
diff --git a/spec/rtems/intr/if/is-replace.yml b/spec/rtems/intr/if/is-replace.yml
index d6f3e0d6..ade83ec8 100644
--- a/spec/rtems/intr/if/is-replace.yml
+++ b/spec/rtems/intr/if/is-replace.yml
@@ -4,8 +4,12 @@ brief: |
copyrights:
- Copyright (C) 2008, 2021 embedded brains GmbH (http://www.embedded-brains.de)
definition:
- default: |
- ( ( ${.:/params[0]/name} ) & ${replace:/name} )
+ default:
+ attributes: null
+ body: |
+ ( ( ${.:/params[0]/name} ) & ${replace:/name} )
+ params: []
+ return: null
variants: []
description: null
enabled-by: true
@@ -21,8 +25,7 @@ links:
name: RTEMS_INTERRUPT_IS_REPLACE
notes: null
params:
-- description:
- is the interrupt handler option set to check.
+- description: is the interrupt handler option set to check.
dir: null
name: _options
return: