From 19e0f82a35985230f2913be14d9dcf734cf7f556 Mon Sep 17 00:00:00 2001 From: Louis Stermole Date: Wed, 12 Feb 2020 16:07:39 -0500 Subject: Add blank file exp_fir.C for HB mirror Change-Id: I2a08dda6dd1bb19fef8caa9d76195e41fd46e1fe Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/91555 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Reviewed-by: Mark Pizzutillo Reviewed-by: ANDRE A MARIN Reviewed-by: STEPHEN GLANCY Reviewed-by: Jennifer A Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/91605 Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Christian R Geddes --- .../procedures/hwp/memory/lib/fir/exp_fir.C | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/fir/exp_fir.C (limited to 'src') diff --git a/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/fir/exp_fir.C b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/fir/exp_fir.C new file mode 100644 index 000000000..55b5aea01 --- /dev/null +++ b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/fir/exp_fir.C @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/fir/exp_fir.C $ */ +/* */ +/* OpenPOWER HostBoot Project */ +/* */ +/* Contributors Listed Below - COPYRIGHT 2020 */ +/* [+] 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