From e686c6c40b70d89dfdbfd34b1ff3178c8341bcdf Mon Sep 17 00:00:00 2001 From: Mark Pizzutillo Date: Tue, 19 Feb 2019 16:42:34 -0600 Subject: Add empty files for exp_getecid Change-Id: I2e7aaf14e26b270e3c03908ef921fbe5abe9a526 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72197 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Reviewed-by: Louis Stermole Reviewed-by: STEPHEN GLANCY Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75687 Tested-by: Jenkins OP Build CI Reviewed-by: Christian R. Geddes --- .../explorer/procedures/hwp/memory/exp_getecid.C | 24 ++++++++++++++++++++++ .../explorer/procedures/hwp/memory/exp_getecid.H | 24 ++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_getecid.C create mode 100644 src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_getecid.H diff --git a/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_getecid.C b/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_getecid.C new file mode 100644 index 000000000..7ab4e58ba --- /dev/null +++ b/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_getecid.C @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_getecid.C $ */ +/* */ +/* 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 */ diff --git a/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_getecid.H b/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_getecid.H new file mode 100644 index 000000000..d749971b0 --- /dev/null +++ b/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_getecid.H @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_getecid.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