From 8fac481d825883154ca20612ca0a69bc52f02618 Mon Sep 17 00:00:00 2001 From: Doug Gilbert Date: Tue, 23 Apr 2013 14:10:52 -0500 Subject: Inter-processor communications for multinode RTC: 63128 Change-Id: Ica27c7f714bc8b874c9bccb663a32d3cfba37c5a Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4193 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III --- src/include/sys/msg.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/include/sys/msg.h') diff --git a/src/include/sys/msg.h b/src/include/sys/msg.h index 9fadd8b70..b9ff8f513 100644 --- a/src/include/sys/msg.h +++ b/src/include/sys/msg.h @@ -5,7 +5,7 @@ /* */ /* IBM CONFIDENTIAL */ /* */ -/* COPYRIGHT International Business Machines Corp. 2010,2012 */ +/* COPYRIGHT International Business Machines Corp. 2010,2013 */ /* */ /* p1 */ /* */ @@ -71,6 +71,7 @@ enum msg_root_queue_types_t { MSGQ_ROOT_VFS, MSGQ_ROOT_INTR, + MSGQ_TYPE_IPC = 0x08, //!< Value is OR'd with the physical node number }; /** @var msg_sys_types_t::MSG_MM_RP_READ -- cgit v1.2.3