//----------------------------------------------------------------------------- // *! (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__