summaryrefslogtreecommitdiffstats
path: root/spec/rtems/support/if/milliseconds-to-microseconds.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/support/if/milliseconds-to-microseconds.yml')
-rw-r--r--spec/rtems/support/if/milliseconds-to-microseconds.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/spec/rtems/support/if/milliseconds-to-microseconds.yml b/spec/rtems/support/if/milliseconds-to-microseconds.yml
index 1c6e29a0..2d0a3777 100644
--- a/spec/rtems/support/if/milliseconds-to-microseconds.yml
+++ b/spec/rtems/support/if/milliseconds-to-microseconds.yml
@@ -5,8 +5,12 @@ copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 2008 On-Line Applications Research Corporation (OAR)
definition:
- default: |
- ( ( ${.:/params[0]/name} ) * 1000UL )
+ default:
+ attributes: null
+ body: |
+ ( ( ${.:/params[0]/name} ) * 1000UL )
+ params: []
+ return: null
variants: []
description: null
enabled-by: true