summaryrefslogtreecommitdiffstats
path: root/sbe/image/base_ppe_main.h
blob: 4eaf0d450e5603b12eade8a0d8b442a548dae976 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//-----------------------------------------------------------------------------
// *! (C) Copyright International Business Machines Corp. 2014
// *! All Rights Reserved -- Property of IBM
// *! *** IBM Confidential ***
//-----------------------------------------------------------------------------

/// \file base_ppe_main.h
/// \brief routine to be placed into the fixed section. 
///
///  this routing is a demonstration for functions to be placed into the fixed
///  fixed section
#ifndef __BASE_PPE_MAIN_H__
#define __BASE_PPE_MAIN_H__

#endif  // __BASE_PPE_MAIN_H__
OpenPOWER on IntegriCloud