diff options
Diffstat (limited to 'src/usr/runtime/common')
| -rw-r--r-- | src/usr/runtime/common/hsvc_attribute_structs.H | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/runtime/common/hsvc_attribute_structs.H b/src/usr/runtime/common/hsvc_attribute_structs.H index f291c58ef..9a02df933 100644 --- a/src/usr/runtime/common/hsvc_attribute_structs.H +++ b/src/usr/runtime/common/hsvc_attribute_structs.H @@ -78,5 +78,6 @@ struct hsvc_node_data_t static const uint64_t HSVC_HUID = 0xFF000001FFFFFFFF; static const uint64_t HSVC_PHYS_PATH = 0xFF000002FFFFFFFF; static const uint64_t HSVC_ECMD_STRING = 0xFF000003FFFFFFFF; +static const uint64_t HSVC_IBSCOM_BASE = 0xFF000004FFFFFFFF; #endif |

