summaryrefslogtreecommitdiffstats
path: root/spec/rtems/ratemon/if
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/ratemon/if')
-rw-r--r--spec/rtems/ratemon/if/report-statistics-with-plugin.yml4
-rw-r--r--spec/rtems/ratemon/if/report-statistics.yml4
-rw-r--r--spec/rtems/ratemon/if/reset-all-statistics.yml4
3 files changed, 3 insertions, 9 deletions
diff --git a/spec/rtems/ratemon/if/report-statistics-with-plugin.yml b/spec/rtems/ratemon/if/report-statistics-with-plugin.yml
index d0627908..1638dd6d 100644
--- a/spec/rtems/ratemon/if/report-statistics-with-plugin.yml
+++ b/spec/rtems/ratemon/if/report-statistics-with-plugin.yml
@@ -36,7 +36,5 @@ params:
is the printer plugin to output the report.
dir: null
name: printer
-return:
- return: null
- return-values: []
+return: null
type: interface
diff --git a/spec/rtems/ratemon/if/report-statistics.yml b/spec/rtems/ratemon/if/report-statistics.yml
index 45683c32..4dab0392 100644
--- a/spec/rtems/ratemon/if/report-statistics.yml
+++ b/spec/rtems/ratemon/if/report-statistics.yml
@@ -31,7 +31,5 @@ links:
name: rtems_rate_monotonic_report_statistics
notes: null
params: []
-return:
- return: null
- return-values: []
+return: null
type: interface
diff --git a/spec/rtems/ratemon/if/reset-all-statistics.yml b/spec/rtems/ratemon/if/reset-all-statistics.yml
index 81eead70..e36103b7 100644
--- a/spec/rtems/ratemon/if/reset-all-statistics.yml
+++ b/spec/rtems/ratemon/if/reset-all-statistics.yml
@@ -30,7 +30,5 @@ links:
name: rtems_rate_monotonic_reset_all_statistics
notes: null
params: []
-return:
- return: null
- return-values: []
+return: null
type: interface