summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hbotcompid.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/hbotcompid.H')
-rw-r--r--src/include/usr/hbotcompid.H7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/include/usr/hbotcompid.H b/src/include/usr/hbotcompid.H
index e6be3adc8..5611fd69c 100644
--- a/src/include/usr/hbotcompid.H
+++ b/src/include/usr/hbotcompid.H
@@ -60,6 +60,13 @@ const char SCOM_COMP_NAME[] = "scom";
//@{
const compId_t XSCOM_COMP_ID = 0x0400;
const char XSCOM_COMP_NAME[] = "xscom";
+
+/** @name INITSERVICE
+ * Initialization Service component
+ */
+//@{
+const compId_t INITSVC_COMP_ID = 0x0500;
+const char INITSVC_COMP_NAME[] = "initservice";
//@}
#endif
OpenPOWER on IntegriCloud