summaryrefslogtreecommitdiffstats
path: root/src/include/usr/runtime/runtime.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/runtime/runtime.H')
-rw-r--r--src/include/usr/runtime/runtime.H7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/include/usr/runtime/runtime.H b/src/include/usr/runtime/runtime.H
index 739f2f18d..a72937cbe 100644
--- a/src/include/usr/runtime/runtime.H
+++ b/src/include/usr/runtime/runtime.H
@@ -39,6 +39,13 @@ namespace RUNTIME
errlHndl_t populate_attributes( void );
/**
+ * @brief Populate node attributes in mainstore for HostServices
+ *
+ * @return errlHndl_t NULL on Success
+ */
+errlHndl_t populate_node_attributes( uint64_t i_nodeNum );
+
+/**
* @brief Add the host data mainstore location to VMM
*
* @description If running with the standard PHYP payload this function
OpenPOWER on IntegriCloud