summaryrefslogtreecommitdiffstats
path: root/spec/rtems/object/if/get-local-node.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/object/if/get-local-node.yml')
-rw-r--r--spec/rtems/object/if/get-local-node.yml9
1 files changed, 6 insertions, 3 deletions
diff --git a/spec/rtems/object/if/get-local-node.yml b/spec/rtems/object/if/get-local-node.yml
index 8b32e3d2..b738c7e2 100644
--- a/spec/rtems/object/if/get-local-node.yml
+++ b/spec/rtems/object/if/get-local-node.yml
@@ -1,5 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-brief: '%'
+brief: |
+ Gets the local MPCI node number.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1989, 2008 On-Line Applications Research Corporation (OAR)
@@ -21,9 +22,11 @@ links:
- role: interface-ingroup
uid: group
name: rtems_object_get_local_node
-notes: null
+notes: |
+ This directive is strictly local and does not impact task scheduling.
params: []
return:
- return: null
+ return: |
+ Returns the local MPCI node number.
return-values: []
type: interface