From 6a14dc6b0fea1b8ddb96cacff8ef19efdcc86c7b Mon Sep 17 00:00:00 2001 From: Andre Marin Date: Mon, 17 Apr 2017 19:57:01 -0500 Subject: Add empty mss math file for HB to mirror Change-Id: Ie935e8082c8c78e56b0806e3eefe6f6e4ba0a22b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39349 Tested-by: Jenkins Server Reviewed-by: STEPHEN GLANCY Reviewed-by: Louis Stermole Reviewed-by: Thi N. Tran Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39424 Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell --- src/import/generic/memory/lib/utils/mss_math.H | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/import/generic/memory/lib/utils/mss_math.H (limited to 'src/import/generic/memory/lib') diff --git a/src/import/generic/memory/lib/utils/mss_math.H b/src/import/generic/memory/lib/utils/mss_math.H new file mode 100644 index 000000000..2c587384e --- /dev/null +++ b/src/import/generic/memory/lib/utils/mss_math.H @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/generic/memory/lib/utils/mss_math.H $ */ +/* */ +/* OpenPOWER HostBoot Project */ +/* */ +/* Contributors Listed Below - COPYRIGHT 2017 */ +/* [+] 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