From f43f978d59a36e17e6f55bd592f7ce5229a670b4 Mon Sep 17 00:00:00 2001 From: Andre Marin Date: Mon, 24 Sep 2018 13:32:28 -0500 Subject: Add field .C empty files for hb mirroring Change-Id: I87c3eca3b18331f40d54f6b78c52e242a347c2f3 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66548 Reviewed-by: Louis Stermole Tested-by: Jenkins Server Reviewed-by: STEPHEN GLANCY Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66614 Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes --- src/import/generic/memory/lib/spd/spd_field.C | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/import/generic/memory/lib/spd/spd_field.C (limited to 'src/import/generic') diff --git a/src/import/generic/memory/lib/spd/spd_field.C b/src/import/generic/memory/lib/spd/spd_field.C new file mode 100644 index 000000000..20b7a2089 --- /dev/null +++ b/src/import/generic/memory/lib/spd/spd_field.C @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/generic/memory/lib/spd/spd_field.C $ */ +/* */ +/* OpenPOWER HostBoot Project */ +/* */ +/* Contributors Listed Below - COPYRIGHT 2018 */ +/* [+] 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