summaryrefslogtreecommitdiffstats
path: root/src/sys/vfs/vfs_main.C
diff options
context:
space:
mode:
authorDoug Gilbert <dgilbert@us.ibm.com>2012-03-22 14:34:06 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-04-05 15:20:19 -0500
commit3b9b970812926d1cbc063174dd7f097b4fcb3793 (patch)
tree3b191befecbef21c540540f8c2fde42d68fb9e54 /src/sys/vfs/vfs_main.C
parentd26e75088c24cdf95e02575b0d172068cdb1a58b (diff)
downloadtalos-hostboot-3b9b970812926d1cbc063174dd7f097b4fcb3793.tar.gz
talos-hostboot-3b9b970812926d1cbc063174dd7f097b4fcb3793.zip
Mailbox service provider
RTC: 35323 Change-Id: Ifd626870fcc31f94a684f8a19fdc7816e092a7fa Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/798 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/sys/vfs/vfs_main.C')
-rw-r--r--src/sys/vfs/vfs_main.C1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sys/vfs/vfs_main.C b/src/sys/vfs/vfs_main.C
index 38f420720..bc03d3c87 100644
--- a/src/sys/vfs/vfs_main.C
+++ b/src/sys/vfs/vfs_main.C
@@ -36,6 +36,7 @@ const char* VFS_ROOT_BIN = "/bin/";
const char* VFS_ROOT_DATA = "/data/";
const char* VFS_ROOT_MSG = "/msg/";
const char* VFS_ROOT_MSG_VFS = "/msg/vfs";
+const char* VFS_ROOT_MSG_MBOX = "/msg/mbox";
void vfs_module_init();
OpenPOWER on IntegriCloud