summaryrefslogtreecommitdiffstats
path: root/spec/rtems/mp/if/announce.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/mp/if/announce.yml')
-rw-r--r--spec/rtems/mp/if/announce.yml25
1 files changed, 25 insertions, 0 deletions
diff --git a/spec/rtems/mp/if/announce.yml b/spec/rtems/mp/if/announce.yml
new file mode 100644
index 00000000..c137015e
--- /dev/null
+++ b/spec/rtems/mp/if/announce.yml
@@ -0,0 +1,25 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: '%'
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+definition:
+ default:
+ body: null
+ params: []
+ return: void
+ variants: []
+description: '%'
+enabled-by: true
+interface-type: function
+links:
+- role: interface-placement
+ uid: header
+- role: interface-ingroup
+ uid: group
+name: rtems_multiprocessing_announce
+notes: null
+params: []
+return:
+ return: null
+ return-values: []
+type: interface