39 lines
1.7 KiB
C
39 lines
1.7 KiB
C
/** Doxygen: File brief
|
|
******************************************************************************
|
|
* @file Rs_Cal_2_Limo.h
|
|
* @brief No brief
|
|
* @remark Generated by C:\9999\Rs_Cal_R23_ver21_SedanL.xlsm
|
|
* Generated on yyyy-mm-dd hh:mm:ss
|
|
*****************************************************************************/
|
|
#ifndef RS_CAL_2_LIMO_H__
|
|
#define RS_CAL_2_LIMO_H__
|
|
|
|
/******************************************************************************
|
|
* INCLUDE FILES
|
|
*****************************************************************************/
|
|
#include "rtwtypes.h"
|
|
#include "common.h"
|
|
#include "HVAC_preDefine.h"
|
|
#include "Rs_Cal_Base.h"
|
|
|
|
/******************************************************************************
|
|
* MACRO DECLARATIONS
|
|
*****************************************************************************/
|
|
/******************************************************************************
|
|
* GLOBAL TYPEDEFS (STRUCTURES, UNIONS, ENUMS)
|
|
*****************************************************************************/
|
|
/******************************************************************************
|
|
* GLOBAL VARIABLES DECLARATIONS
|
|
*****************************************************************************/
|
|
extern SECT_VEH_CAL_2 const tU08 c_ucCalFromRelease_Limo;
|
|
/******************************************************************************
|
|
* GLOBAL FUNCTIONS DECLARATIONS
|
|
*****************************************************************************/
|
|
extern void Rs_Cal_2_Limo(void);
|
|
|
|
/* End of Excel line : 34 */
|
|
#endif /*RS_CAL_2_LIMO_H__*/
|
|
/******************************************************************************
|
|
* EOF
|
|
*****************************************************************************/
|