This commit is contained in:
Matthew
2020-09-30 11:44:05 +08:00
commit 282e5684b1
423 changed files with 157593 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
/*
* File: SIL_capi.h
*
* Code generated for Simulink model 'SIL'.
*
* Model version : 1.150
* Simulink Coder version : 9.0 (R2018b) 24-May-2018
* C/C++ source code generated on : Wed Sep 30 08:44:27 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]
*/