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

// $Id: pgp_core.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/pgp_core.h,v $
//-----------------------------------------------------------------------------
// *! (C) Copyright International Business Machines Corp. 2013
// *! All Rights Reserved -- Property of IBM
// *! *** IBM Confidential ***
//-----------------------------------------------------------------------------

/// \file pgp_core.h
/// \brief PgP core units header.  Local and mechanically generated macros.

#include "pc_register_addresses.h"
#include "pc_firmware_registers.h"
#include "sensors_register_addresses.h"
#include "sensors_firmware_registers.h"

#endif  /* __PGP_CORE_H__ */
OpenPOWER on IntegriCloud