Commit bb25ec0216780cb2438ef141ea8722e9c9ca331e

Authored by totoro
2 parents 5621be1f a3acb343

Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.calexium.com:33022/calexium/c…

…alexium_lib into release/ANUBIS_1_14
Showing 1 changed file with 8 additions and 0 deletions   Show diff stats
CXM_message_constants.anubis
@@ -201,3 +201,11 @@ public define Word32 _HK_EDIT_VIEW = 0x33790414. @@ -201,3 +201,11 @@ public define Word32 _HK_EDIT_VIEW = 0x33790414.
201 public define Word32 _HK_APP_NAME = 0x33790415. 201 public define Word32 _HK_APP_NAME = 0x33790415.
202 202
203 public define Word32 _CXM_HK_MSG_END = 0x3379FFFF. 203 public define Word32 _CXM_HK_MSG_END = 0x3379FFFF.
  204 +
  205 +// *************************************************
  206 +// ********* ANUBIX RESERVED SPACE **********
  207 +
  208 +public define Word32 _RMT_ANUBIX_MSG_BASIS = 0x33800000.
  209 +public define Word32 _RMT_ANUBIX_CORE_SERVICE_ID = 0x33800000.
  210 +
  211 +public define Word32 _RMT_ANUBIX_MSG_END = 0x3380FFFF.