Files
sil/SIL/work/SIL_ert_shrlib_rtw/SIL_capi.h
T
matt 2733c2c817 update gencode
Signed-off-by: matt <matt@matthewgong.com>
2020-11-18 07:16:56 +08:00

29 lines
662 B
C

/*
* File: SIL_capi.h
*
* Code generated for Simulink model 'SIL'.
*
* Model version : 1.473
* Simulink Coder version : 9.0 (R2018b) 24-May-2018
* C/C++ source code generated on : Tue Nov 17 14:07:12 2020
*
* Target selection: ert_shrlib.tlc
* Embedded hardware selection: Intel->x86-64 (Windows64)
* Code generation objectives: Unspecified
* Validation result: Not run
*/
#ifndef RTW_HEADER_SIL_capi_h_
#define RTW_HEADER_SIL_capi_h_
#include "SIL.h"
extern void SIL_InitializeDataMapInfo(void);
#endif /* RTW_HEADER_SIL_capi_h_ */
/*
* File trailer for generated code.
*
* [EOF]
*/