From 0e26522ec1dbeecf284f4b50707f0519aa20b7e7 Mon Sep 17 00:00:00 2001 From: Andre Marin Date: Thu, 18 Jul 2019 09:54:54 -0400 Subject: Add nimbus and cumulus empty files for find specialization Change-Id: I25a86ea2d5fc83765a33b4c4c75759219ac97a8e Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/80617 Reviewed-by: Louis Stermole Reviewed-by: Mark Pizzutillo Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: Jennifer A Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/80700 Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Christian R Geddes --- .../procedures/hwp/memory/lib/utils/cumulus_find.H | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/import/chips/centaur/procedures/hwp/memory/lib/utils/cumulus_find.H (limited to 'src/import/chips/centaur') diff --git a/src/import/chips/centaur/procedures/hwp/memory/lib/utils/cumulus_find.H b/src/import/chips/centaur/procedures/hwp/memory/lib/utils/cumulus_find.H new file mode 100644 index 000000000..20a890dfd --- /dev/null +++ b/src/import/chips/centaur/procedures/hwp/memory/lib/utils/cumulus_find.H @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/centaur/procedures/hwp/memory/lib/utils/cumulus_find.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