29 lines
662 B
C
29 lines
662 B
C
/*
|
|
* File: SIL_capi.h
|
|
*
|
|
* Code generated for Simulink model 'SIL'.
|
|
*
|
|
* Model version : 1.537
|
|
* Simulink Coder version : 9.0 (R2018b) 24-May-2018
|
|
* C/C++ source code generated on : Tue Dec 8 17:00:08 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]
|
|
*/
|