ft_fnc_custom.h 1.15 KB
/*****************************************************************************
 *
 * Filename:
 * ---------
 *   ft_fnc_custom.h
 *
 * Project:
 * --------
 *   MAUI
 *
 * Description:
 * ------------
 *  Customer Function
 *
 * Author:
 * -------
 * -------
 *
 *============================================================================
 *             HISTORY
 * Below this line, this part is controlled by PVCS VM. DO NOT MODIFY!!
 *------------------------------------------------------------------------------
 * removed!
 * removed!
 * removed!
 *
 * removed!
 * removed!
 * removed!
 *
 * removed!
 * removed!
 * removed!
 *
 *
 *------------------------------------------------------------------------------
 * Upper this line, this part is controlled by PVCS VM. DO NOT MODIFY!!
 *============================================================================
 ****************************************************************************/
#ifndef _FT_FNC_CUSTOM_H_
#define _FT_FNC_CUSTOM_H_
// added in RHR first round
#include "app_ltlcom.h"

void FT_Custom_Operation(ilm_struct *ptrMsg);
void FT_Handle_FTC_CNF(ilm_struct *ptrMsg);


#endif //#ifndef _FT_FNC_MISC_H_