summaryrefslogtreecommitdiffstats
path: root/src/ssx/pgp/ssx_port.h
blob: 613ac4301b195d680d89820494058f1009de0b5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#ifndef __SSX_PORT_H__
#define __SSX_PORT_H__

// $Id: ssx_port.h,v 1.1.1.1 2013/12/11 21:03:22 bcbrock Exp $
// $Source: /afs/awd/projects/eclipz/KnowledgeBase/.cvsroot/eclipz/chips/p8/working/procedures/ssx/pgp/ssx_port.h,v $
//-----------------------------------------------------------------------------
// *! (C) Copyright International Business Machines Corp. 2013
// *! All Rights Reserved -- Property of IBM
// *! *** IBM Confidential ***
//-----------------------------------------------------------------------------

/// \file ssx_port.h
/// \brief The top-level PGP environment header for SSX.

#define CHIP_PGP

#include "ppc405.h"

#endif /* __SSX_PORT_H__ */
OpenPOWER on IntegriCloud