From 5907827b68d63cc89bacf6c48cec2d69fb05354a Mon Sep 17 00:00:00 2001 From: Louis Stermole Date: Mon, 3 Oct 2016 10:14:25 -0500 Subject: Empty memory/lib/utils/num.H for f/w mirroring Change-Id: I9ebd13544eab57a7525b731fff6eb71324006a9d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30620 Reviewed-by: Brian R. Silver Tested-by: Jenkins Server Reviewed-by: JACOB L. HARVEY Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30648 Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes --- .../chips/p9/procedures/hwp/memory/lib/utils/num.H | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/import/chips/p9/procedures/hwp/memory/lib/utils/num.H (limited to 'src/import/chips/p9/procedures/hwp/memory/lib/utils/num.H') diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/utils/num.H b/src/import/chips/p9/procedures/hwp/memory/lib/utils/num.H new file mode 100644 index 000000000..f025b19df --- /dev/null +++ b/src/import/chips/p9/procedures/hwp/memory/lib/utils/num.H @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/p9/procedures/hwp/memory/lib/utils/num.H $ */ +/* */ +/* OpenPOWER HostBoot Project */ +/* */ +/* Contributors Listed Below - COPYRIGHT 2016 */ +/* [+] 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