summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/iipglobl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/diag/prdf/iipglobl.h')
-rwxr-xr-xsrc/usr/diag/prdf/iipglobl.h58
1 files changed, 58 insertions, 0 deletions
diff --git a/src/usr/diag/prdf/iipglobl.h b/src/usr/diag/prdf/iipglobl.h
new file mode 100755
index 000000000..a966b13cf
--- /dev/null
+++ b/src/usr/diag/prdf/iipglobl.h
@@ -0,0 +1,58 @@
+// IBM_PROLOG_BEGIN_TAG
+// This is an automatically generated prolog.
+//
+// $Source: src/usr/diag/prdf/iipglobl.h $
+//
+// 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
+
+#ifndef IIPGLOBL_H
+#define IIPGLOBL_H
+
+
+/* Module Description *************************************************/
+/* */
+/* Name: iipglobl.h */
+/* */
+/* Description: This module contains the Processor Runtime
+ Diagnostics global variable and type declarations. */
+/* */
+/* End Module Description *********************************************/
+
+
+/*--------------------------------------------------------------------*/
+/* Includes */
+/*--------------------------------------------------------------------*/
+
+#include <prdfTrace.H>
+
+// FIXME: will need to merge with the FSP version
+// as we continue to port code over
+
+/*--------------------------------------------------------------------*/
+/* Global Variables */
+/*--------------------------------------------------------------------*/
+
+
+/*--------------------------------------------------------------------*/
+/* Function Prototypes */
+/*--------------------------------------------------------------------*/
+
+
+
+#endif
OpenPOWER on IntegriCloud