From 197507fb6e80d3a48bc331fd816aca6e63f798b9 Mon Sep 17 00:00:00 2001 From: Louis Stermole Date: Wed, 6 Mar 2019 07:40:57 -0500 Subject: Add empty file required for templating eff_memory_size Change-Id: Ib24ab9594dd7a1d9575b6ec33ab4be885b901ffe Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72918 Tested-by: Jenkins Server Reviewed-by: Christian R. Geddes --- .../hwp/memory/lib/eff_config/axone_memory_size.C | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/import/chips/p9a/procedures/hwp/memory/lib/eff_config/axone_memory_size.C diff --git a/src/import/chips/p9a/procedures/hwp/memory/lib/eff_config/axone_memory_size.C b/src/import/chips/p9a/procedures/hwp/memory/lib/eff_config/axone_memory_size.C new file mode 100644 index 000000000..89358e29e --- /dev/null +++ b/src/import/chips/p9a/procedures/hwp/memory/lib/eff_config/axone_memory_size.C @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/p9a/procedures/hwp/memory/lib/eff_config/axone_memory_size.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 */ -- cgit v1.2.1