summaryrefslogtreecommitdiffstats
path: root/pk/ppe/ppe.h
diff options
context:
space:
mode:
Diffstat (limited to 'pk/ppe/ppe.h')
-rw-r--r--pk/ppe/ppe.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/pk/ppe/ppe.h b/pk/ppe/ppe.h
deleted file mode 100644
index 05df6a61..00000000
--- a/pk/ppe/ppe.h
+++ /dev/null
@@ -1,22 +0,0 @@
-#ifndef __PPE_H__
-#define __PPE_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
-
-/// \file pgp.h
-/// \brief The PPE environment for PK.
-
-// This is a 'circular' reference in PK, but included here to simplify PGAS
-// programming.
-
-#ifndef HWMACRO_PPE
-#define HWMACRO_PPE
-#include "ppe42.h"
-#endif
-
-#include "ppe_common.h"
-
-#endif /* __PPE_H__ */
OpenPOWER on IntegriCloud