summaryrefslogtreecommitdiffstats
path: root/src/include/usr/targeting/adapters/types.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/targeting/adapters/types.H')
-rw-r--r--src/include/usr/targeting/adapters/types.H50
1 files changed, 27 insertions, 23 deletions
diff --git a/src/include/usr/targeting/adapters/types.H b/src/include/usr/targeting/adapters/types.H
index 264a6e55c..e4b9924fe 100644
--- a/src/include/usr/targeting/adapters/types.H
+++ b/src/include/usr/targeting/adapters/types.H
@@ -1,25 +1,25 @@
-// IBM_PROLOG_BEGIN_TAG
-// This is an automatically generated prolog.
-//
-// $Source: src/include/usr/targeting/adapters/types.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
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/include/usr/targeting/adapters/types.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 otherwise */
+/* divested of its trade secrets, irrespective of what has been */
+/* deposited with the U.S. Copyright Office. */
+/* */
+/* Origin: 30 */
+/* */
+/* IBM_PROLOG_END_TAG */
#ifndef __TARGETING_TYPES_H
#define __TARGETING_TYPES_H
@@ -34,9 +34,12 @@
// Includes
//******************************************************************************
+#include <hbotcompid.H>
+
+#ifndef PARSER
+
#include <sys/sync.h>
#include <util/singleton.H>
-#include <hbotcompid.H>
#include <vmmconst.h>
/**
@@ -62,4 +65,5 @@
#define TARG_GET_SINGLETON(__TYPE__) \
__TYPE__::instance()
+#endif // PARSER
#endif // __TARGETING_TYPES_H
OpenPOWER on IntegriCloud