From 6f660c2b98b78730f691f62401d14dbffc2a2d0a Mon Sep 17 00:00:00 2001 From: Louis Stermole Date: Fri, 8 Mar 2019 15:27:28 -0500 Subject: Add new files required for fixing mss::index, mss::pos, and mss::c_str Change-Id: Ia55a8387b824037e9fab89afe47685cbd29973bd Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/73096 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Reviewed-by: Mark Pizzutillo Reviewed-by: STEPHEN GLANCY Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/73139 Reviewed-by: Louis Stermole Tested-by: Jenkins OP Build CI Reviewed-by: Christian R. Geddes --- .../hwp/memory/lib/utils/explorer_utils.H | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/import/chips/p9a/procedures/hwp/memory/lib/utils/explorer_utils.H (limited to 'src/import/chips/p9a') diff --git a/src/import/chips/p9a/procedures/hwp/memory/lib/utils/explorer_utils.H b/src/import/chips/p9a/procedures/hwp/memory/lib/utils/explorer_utils.H new file mode 100644 index 000000000..b4b2b77e3 --- /dev/null +++ b/src/import/chips/p9a/procedures/hwp/memory/lib/utils/explorer_utils.H @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/p9a/procedures/hwp/memory/lib/utils/explorer_utils.H $ */ +/* */ +/* OpenPOWER HostBoot Project */ +/* */ +/* Contributors Listed Below - COPYRIGHT 2019 */ +/* [+] International Business Machines Corp. */ +/* */ +/* */ +/* Licensed under the Apache License, Version 2.0 (the "License"); */ +/* you may not use this file except in compliance with the License. */ +/* You may obtain a copy of the License at */ +/* */ +/* http://www.apache.org/licenses/LICENSE-2.0 */ +/* */ +/* Unless required by applicable law or agreed to in writing, software */ +/* distributed under the License is distributed on an "AS IS" BASIS, */ +/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */ +/* implied. See the License for the specific language governing */ +/* permissions and limitations under the License. */ +/* */ +/* IBM_PROLOG_END_TAG */ -- cgit v1.2.1