summaryrefslogtreecommitdiffstats
path: root/spec/rtems/ratemon
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/ratemon')
-rw-r--r--spec/rtems/ratemon/if/cancel.yml1
-rw-r--r--spec/rtems/ratemon/if/create.yml1
-rw-r--r--spec/rtems/ratemon/if/delete.yml1
-rw-r--r--spec/rtems/ratemon/if/get-statistics.yml1
-rw-r--r--spec/rtems/ratemon/if/get-status.yml1
-rw-r--r--spec/rtems/ratemon/if/ident.yml1
-rw-r--r--spec/rtems/ratemon/if/period.yml1
-rw-r--r--spec/rtems/ratemon/if/report-statistics-with-plugin.yml1
-rw-r--r--spec/rtems/ratemon/if/report-statistics.yml1
-rw-r--r--spec/rtems/ratemon/if/reset-all-statistics.yml1
-rw-r--r--spec/rtems/ratemon/if/reset-statistics.yml1
11 files changed, 11 insertions, 0 deletions
diff --git a/spec/rtems/ratemon/if/cancel.yml b/spec/rtems/ratemon/if/cancel.yml
index 9a1fbf2f..7a8dc0e5 100644
--- a/spec/rtems/ratemon/if/cancel.yml
+++ b/spec/rtems/ratemon/if/cancel.yml
@@ -5,6 +5,7 @@ copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
default:
+ attributes: null
body: null
params:
- ${../../type/if/id:/name} ${.:/params[0]/name}
diff --git a/spec/rtems/ratemon/if/create.yml b/spec/rtems/ratemon/if/create.yml
index b5752aed..f8d842a6 100644
--- a/spec/rtems/ratemon/if/create.yml
+++ b/spec/rtems/ratemon/if/create.yml
@@ -5,6 +5,7 @@ copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
default:
+ attributes: null
body: null
params:
- ${../../type/if/name:/name} ${.:/params[0]/name}
diff --git a/spec/rtems/ratemon/if/delete.yml b/spec/rtems/ratemon/if/delete.yml
index dc7bf271..7764ac8e 100644
--- a/spec/rtems/ratemon/if/delete.yml
+++ b/spec/rtems/ratemon/if/delete.yml
@@ -5,6 +5,7 @@ copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
default:
+ attributes: null
body: null
params:
- ${../../type/if/id:/name} ${.:/params[0]/name}
diff --git a/spec/rtems/ratemon/if/get-statistics.yml b/spec/rtems/ratemon/if/get-statistics.yml
index a405e86c..ef05c9f6 100644
--- a/spec/rtems/ratemon/if/get-statistics.yml
+++ b/spec/rtems/ratemon/if/get-statistics.yml
@@ -5,6 +5,7 @@ copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
default:
+ attributes: null
body: null
params:
- ${../../type/if/id:/name} ${.:/params[0]/name}
diff --git a/spec/rtems/ratemon/if/get-status.yml b/spec/rtems/ratemon/if/get-status.yml
index 0ca9eb55..2faff1b8 100644
--- a/spec/rtems/ratemon/if/get-status.yml
+++ b/spec/rtems/ratemon/if/get-status.yml
@@ -5,6 +5,7 @@ copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
default:
+ attributes: null
body: null
params:
- ${../../type/if/id:/name} ${.:/params[0]/name}
diff --git a/spec/rtems/ratemon/if/ident.yml b/spec/rtems/ratemon/if/ident.yml
index 043adf52..0e04634c 100644
--- a/spec/rtems/ratemon/if/ident.yml
+++ b/spec/rtems/ratemon/if/ident.yml
@@ -6,6 +6,7 @@ copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
default:
+ attributes: null
body: null
params:
- ${../../type/if/name:/name} ${.:/params[0]/name}
diff --git a/spec/rtems/ratemon/if/period.yml b/spec/rtems/ratemon/if/period.yml
index 12196136..d69aff2c 100644
--- a/spec/rtems/ratemon/if/period.yml
+++ b/spec/rtems/ratemon/if/period.yml
@@ -5,6 +5,7 @@ copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
default:
+ attributes: null
body: null
params:
- ${../../type/if/id:/name} ${.:/params[0]/name}
diff --git a/spec/rtems/ratemon/if/report-statistics-with-plugin.yml b/spec/rtems/ratemon/if/report-statistics-with-plugin.yml
index 747639f7..dedff410 100644
--- a/spec/rtems/ratemon/if/report-statistics-with-plugin.yml
+++ b/spec/rtems/ratemon/if/report-statistics-with-plugin.yml
@@ -5,6 +5,7 @@ copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
default:
+ attributes: null
body: null
params:
- const ${printer:/name} *${.:/params[0]/name}
diff --git a/spec/rtems/ratemon/if/report-statistics.yml b/spec/rtems/ratemon/if/report-statistics.yml
index 24cb09c8..d58807ae 100644
--- a/spec/rtems/ratemon/if/report-statistics.yml
+++ b/spec/rtems/ratemon/if/report-statistics.yml
@@ -5,6 +5,7 @@ copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
default:
+ attributes: null
body: null
params: []
return: void
diff --git a/spec/rtems/ratemon/if/reset-all-statistics.yml b/spec/rtems/ratemon/if/reset-all-statistics.yml
index eef02e37..896a6988 100644
--- a/spec/rtems/ratemon/if/reset-all-statistics.yml
+++ b/spec/rtems/ratemon/if/reset-all-statistics.yml
@@ -5,6 +5,7 @@ copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
default:
+ attributes: null
body: null
params: []
return: void
diff --git a/spec/rtems/ratemon/if/reset-statistics.yml b/spec/rtems/ratemon/if/reset-statistics.yml
index c4010c95..d2cea3cf 100644
--- a/spec/rtems/ratemon/if/reset-statistics.yml
+++ b/spec/rtems/ratemon/if/reset-statistics.yml
@@ -5,6 +5,7 @@ copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
default:
+ attributes: null
body: null
params:
- ${../../type/if/id:/name} ${.:/params[0]/name}