summaryrefslogtreecommitdiffstats
path: root/pk/gpe/pk_port.h
blob: 410f435689eb6bb9015f80bc6ad4262b49228ec4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#ifndef __PK_PORT_H__
#define __PK_PORT_H__
//-----------------------------------------------------------------------------
// *! (C) Copyright International Business Machines Corp. 2014
// *! All Rights Reserved -- Property of IBM
// *! *** IBM Confidential ***
//-----------------------------------------------------------------------------

/// \file pk_port.h
/// \brief The top-level GPE environment header for PK.

#define HWMACRO_GPE

#include "ppe42.h"
#include "gpe_timebase.h"
#endif /* __PK_PORT_H__ */
OpenPOWER on IntegriCloud