diff options
Diffstat (limited to 'src/include/usr/hbotcompid.H')
| -rw-r--r-- | src/include/usr/hbotcompid.H | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/include/usr/hbotcompid.H b/src/include/usr/hbotcompid.H index 8f9f8daff..667a2a811 100644 --- a/src/include/usr/hbotcompid.H +++ b/src/include/usr/hbotcompid.H @@ -232,6 +232,13 @@ const char UTIL_COMP_NAME[] = "util"; //@{ const compId_t ISTEP_COMP_ID = 0x1700; const char ISTEP_COMP_NAME[] = "istep"; + +/** @name HBATTN + * HBATTN attention service component + */ +//@{ +const compId_t HBATTN_COMP_ID = 0x1800; +const char HBATTN_COMP_NAME[] = "attn"; //@} /** @name RESERVED |

