summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/dram_initialization
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2013-12-04 14:51:10 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-12-09 13:37:28 -0600
commit7f888bf4d6ba420c5c5aa0f0a66741a4f57275a8 (patch)
tree3632d823ac435fb62c9e6d2e13ce2de3b469dac6 /src/usr/hwpf/hwp/dram_initialization
parent1249f09a980679936b5f67b6f90baec50a3b1e19 (diff)
downloadtalos-hostboot-7f888bf4d6ba420c5c5aa0f0a66741a4f57275a8.tar.gz
talos-hostboot-7f888bf4d6ba420c5c5aa0f0a66741a4f57275a8.zip
INITPROC: Hostboot - SW236290 - HWP Week 11/19
Change-Id: If83a0b4ae1380d246ab817a50aa4cd3dd7e8d0f8 CQ:SW236290 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7536 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/dram_initialization')
-rw-r--r--src/usr/hwpf/hwp/dram_initialization/proc_exit_cache_contained/proc_exit_cache_contained.C49
1 files changed, 24 insertions, 25 deletions
diff --git a/src/usr/hwpf/hwp/dram_initialization/proc_exit_cache_contained/proc_exit_cache_contained.C b/src/usr/hwpf/hwp/dram_initialization/proc_exit_cache_contained/proc_exit_cache_contained.C
index 907a154a0..44d7123ae 100644
--- a/src/usr/hwpf/hwp/dram_initialization/proc_exit_cache_contained/proc_exit_cache_contained.C
+++ b/src/usr/hwpf/hwp/dram_initialization/proc_exit_cache_contained/proc_exit_cache_contained.C
@@ -1,27 +1,26 @@
-/* IBM_PROLOG_BEGIN_TAG
- * This is an automatically generated prolog.
- *
- * $Source: src/usr/hwpf/hwp/dram_initialization/proc_exit_cache_contained/proc_exit_cache_contained.C $
- *
- * IBM CONFIDENTIAL
- *
- * COPYRIGHT International Business Machines Corp. 2012
- *
- * p1
- *
- * Object Code Only (OCO) source materials
- * Licensed Internal Code Source Materials
- * IBM HostBoot Licensed Internal Code
- *
- * The source code for this program is not published or other-
- * wise divested of its trade secrets, irrespective of what has
- * been deposited with the U.S. Copyright Office.
- *
- * Origin: 30
- *
- * IBM_PROLOG_END_TAG
- */
-// $Id: proc_exit_cache_contained.C,v 1.1 2012/03/14 06:03:08 venton Exp $
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/usr/hwpf/hwp/dram_initialization/proc_exit_cache_contained/proc_exit_cache_contained.C $ */
+/* */
+/* IBM CONFIDENTIAL */
+/* */
+/* COPYRIGHT International Business Machines Corp. 2012,2013 */
+/* */
+/* p1 */
+/* */
+/* Object Code Only (OCO) source materials */
+/* Licensed Internal Code Source Materials */
+/* IBM HostBoot Licensed Internal Code */
+/* */
+/* The source code for this program is not published or otherwise */
+/* divested of its trade secrets, irrespective of what has been */
+/* deposited with the U.S. Copyright Office. */
+/* */
+/* Origin: 30 */
+/* */
+/* IBM_PROLOG_END_TAG */
+// $Id: proc_exit_cache_contained.C,v 1.2 2013/11/05 22:12:13 jeshua Exp $
// $Source: /afs/awd/projects/eclipz/KnowledgeBase/.cvsroot/eclipz/chips/p8/working/procedures/ipl/fapi/proc_exit_cache_contained.C,v $
//------------------------------------------------------------------------------
// *|
@@ -40,7 +39,7 @@
//------------------------------------------------------------------------------
// Includes
//------------------------------------------------------------------------------
-#include "proc_exit_cache_contained.H"
+#include <proc_exit_cache_contained.H>
extern "C"
{
OpenPOWER on IntegriCloud